rust-analyzer: update to 2025.03.10.

This commit is contained in:
icp 2025-03-06 13:41:34 +05:30 committed by tranzystorekk
parent 6b3bfbe70c
commit deaec7e2db

View file

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2025.02.17
version=2025.03.10
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=3447f3327b2da8e4bc656b6b497ae06295d994ffc59d9de60d4c830f3bf0f849
checksum=8d495f6a9dfe3f4a6fdf0fcfd05d9c5422857523147cf3698c613acb29568db8
# tests require Rust source code
make_check=no