diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index 0e97a8fa171..bf1c65e42db 100644 --- a/srcpkgs/rust-analyzer/template +++ b/srcpkgs/rust-analyzer/template @@ -1,6 +1,6 @@ # Template file for 'rust-analyzer' pkgname=rust-analyzer -version=2023.08.14 +version=2023.09.18 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=3fa6d28ece1f8952c29a375aab41e50502d20c8a9c0c5f1e44a9576d8f635224 +checksum=fc6da717f89e9f7f4fea137be92e501a937a74fe30ebd2f4542fb872dcbc8337 # tests require Rust source code make_check=no