rust-analyzer: update to 2024.02.26.

This commit is contained in:
icp 2024-02-21 12:04:20 +05:30 committed by Andrew J. Hesford
parent dbbc9ce749
commit 584788bb82

View file

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2024.02.12
version=2024.02.26
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=696417db82bdc13e2519b867e35408dd87962d2574703bb41563be9d9714aeba
checksum=d735bbea888c9d0742f6226c595071075deab00db81b5309b12956cc1f97172f
# tests require Rust source code
make_check=no