rust-analyzer: update to 2024.06.24.

This commit is contained in:
icp 2024-06-25 15:47:46 +05:30 committed by Leah Neukirchen
parent cce9f67b8f
commit a360c73ad8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2024.06.17
version=2024.06.24
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=d852208974c01eebed5661cf7eb7e29dc31ed70403c78718f6850b1095ccf286
checksum=0f27888a6698f61458c9e3fa3b0e8394eb8221ec121646dfac9e5fbf037430a9
# tests require Rust source code
make_check=no