diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index db324a626e3..313e86070b6 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.03.31 +version=2025.04.07 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=f69ccd2481e26264b2c7c006878a7d35ba719cd9c91f56fdc39fbd6bd808786f +checksum=03f59db9cbb35962e3d850401e23bbe853d73b4d24850e2e0345f31044605fbf # tests require Rust source code make_check=no