diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index 6f9e2be0bb9..9ad2a5d5680 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.07.22 +version=2024.07.29 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=e14119c05d6c03f334258ce64fb0d91e3afa5defa9b5b6f1f3aa91a2b643545a +checksum=2eb5f361ce88ff3dd6154396f4afeedb937932b18e2166c88f0fe51f532b3b8e # tests require Rust source code make_check=no