rust-analyzer: update to 2025.07.14.

This commit is contained in:
icp 2025-07-12 21:19:36 +05:30 committed by Duncan Overbruck
parent ed49002102
commit 5c9e3f438d

View file

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2025.06.30
version=2025.07.14
revision=1
_ver=${version//./-}
build_style=cargo
@ -10,7 +10,7 @@ maintainer="icp <pangolin@vivaldi.net>"
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=d7f41ab38b689df07e34a38cc923cffd9e8225a1b643b370f017437637129075
checksum=0f2bcf12c1e96886bebd326277d1f1501df1519124efd0052320b23ef6c3294b
# tests require Rust source code
make_check=no