diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index 8041c83786e..6f9e2be0bb9 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.15 +version=2024.07.22 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=3afc22c59bf2300f20191bbc4001310ae3eb07b35fb8e3e2ece9c9ded5560a44 +checksum=e14119c05d6c03f334258ce64fb0d91e3afa5defa9b5b6f1f3aa91a2b643545a # tests require Rust source code make_check=no