diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index e6c2d0a474e..f3d2726d600 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.21 +version=2025.08.11 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=197a3d4b778f0f7f66ff2ddf1c21d8a36b06f3095fa59315b6e27a118c70b28e +checksum=e56326b9e413eadf606d5cfe03d1fbb9b59bb417363c911dd38f88b578e77217 # tests require Rust source code make_check=no