rust-analyzer: update to 2025.08.11.

This commit is contained in:
icp 2025-08-01 12:44:26 +05:30
parent 250612b7ae
commit fed2c07f0f

View file

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2025.07.21
version=2025.08.11
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=197a3d4b778f0f7f66ff2ddf1c21d8a36b06f3095fa59315b6e27a118c70b28e
checksum=e56326b9e413eadf606d5cfe03d1fbb9b59bb417363c911dd38f88b578e77217
# tests require Rust source code
make_check=no