diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index c674ff809d0..cdcf1652858 100644 --- a/srcpkgs/rust-analyzer/template +++ b/srcpkgs/rust-analyzer/template @@ -1,6 +1,6 @@ # Template file for 'rust-analyzer' pkgname=rust-analyzer -version=2025.01.20 +version=2025.02.17 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=96b176733e90cc318f613277780c6cff0481e36772a7314d84db0328a9a9cf4d +checksum=3447f3327b2da8e4bc656b6b497ae06295d994ffc59d9de60d4c830f3bf0f849 # tests require Rust source code make_check=no