We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f525b9 commit 96f9264Copy full SHA for 96f9264
1 file changed
srcpkgs/rust-analyzer/template
@@ -1,6 +1,6 @@
1
# Template file for 'rust-analyzer'
2
pkgname=rust-analyzer
3
-version=2025.06.16
+version=2025.06.23
4
revision=1
5
_ver=${version//./-}
6
build_style=cargo
@@ -10,7 +10,7 @@ maintainer="icp <pangolin@vivaldi.net>"
10
license="Apache-2.0, MIT"
11
homepage="https://rust-analyzer.github.io/"
12
distfiles="https://github.com/rust-lang/rust-analyzer/archive/refs/tags/${_ver}.tar.gz"
13
-checksum=2b13aaf4e03e9254ea2d7b514467ad344cfd0c276710899f070c17c3b13c634c
+checksum=4554056dddce5bcc30c35962380d6f7b9ef4286c23577f2e58c29593b0a44424
14
# tests require Rust source code
15
make_check=no
16
0 commit comments