diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index 3d8ab969a2a..d655da2b1d2 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.10.09 +version=2023.10.23 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=10ea111cf0c8a2d5884559ab3d9892b2ebf3b0f6629cb6e40c76d6890b8f41da +checksum=184b56ec10dda9ff29592ec6b2df1f68a96831730b157e3caf7b97e00fccc65c # tests require Rust source code make_check=no