diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index cdcf1652858..73980651b89 100644 --- a/srcpkgs/rust-analyzer/template +++ b/srcpkgs/rust-analyzer/template @@ -1,6 +1,6 @@ # Template file for 'rust-analyzer' pkgname=rust-analyzer -version=2025.02.17 +version=2025.03.10 revision=1 _ver=${version//./-} build_style=cargo @@ -10,7 +10,7 @@ maintainer="icp " license="Apache-2.0, MIT" homepage="https://rust-analyzer.github.io/" distfiles="https://github.com/rust-lang/rust-analyzer/archive/refs/tags/${_ver}.tar.gz" -checksum=3447f3327b2da8e4bc656b6b497ae06295d994ffc59d9de60d4c830f3bf0f849 +checksum=8d495f6a9dfe3f4a6fdf0fcfd05d9c5422857523147cf3698c613acb29568db8 # tests require Rust source code make_check=no