rust-analyzer: update to 2024.07.29.

Closes: #51598 [via git-merge-pr]
This commit is contained in:
icp 2024-07-31 11:53:39 +05:30 committed by Andrew Benson
parent 8d5e1dc092
commit 457c6c19a2
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.07.22
version=2024.07.29
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=e14119c05d6c03f334258ce64fb0d91e3afa5defa9b5b6f1f3aa91a2b643545a
checksum=2eb5f361ce88ff3dd6154396f4afeedb937932b18e2166c88f0fe51f532b3b8e
# tests require Rust source code
make_check=no