diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index 95b93927a4a..528acc7a8a2 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.08.05 +version=2024.08.12 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=cf42237fc0e747710cf3801e54b9fdd5ae50daee928fa12236df0912e45c4839 +checksum=5761a01e968d79153ba697885c4986f0595b8240949fd0e78d5fadb1e97e6fcf # tests require Rust source code make_check=no