diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index 07edf59ce90..d0eda380b0c 100644 --- a/srcpkgs/rust-analyzer/template +++ b/srcpkgs/rust-analyzer/template @@ -1,6 +1,6 @@ # Template file for 'rust-analyzer' pkgname=rust-analyzer -version=2024.02.12 +version=2024.02.26 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=696417db82bdc13e2519b867e35408dd87962d2574703bb41563be9d9714aeba +checksum=d735bbea888c9d0742f6226c595071075deab00db81b5309b12956cc1f97172f # tests require Rust source code make_check=no