We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0168d86 commit 0c9f40bCopy full SHA for 0c9f40b
1 file changed
srcpkgs/rust-analyzer/template
@@ -1,6 +1,6 @@
1
# Template file for 'rust-analyzer'
2
pkgname=rust-analyzer
3
-version=2025.04.07
+version=2025.04.14
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=03f59db9cbb35962e3d850401e23bbe853d73b4d24850e2e0345f31044605fbf
+checksum=a574875178eaa94babbea1b04aefacfcd320a6bfaacb36e07fd44f19edf2a099
14
# tests require Rust source code
15
make_check=no
16
0 commit comments