diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index 95e617e968e..e6c2d0a474e 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.07.14 +version=2025.07.21 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=0f2bcf12c1e96886bebd326277d1f1501df1519124efd0052320b23ef6c3294b +checksum=197a3d4b778f0f7f66ff2ddf1c21d8a36b06f3095fa59315b6e27a118c70b28e # tests require Rust source code make_check=no