rust-analyzer: update to 2024.07.15.

Closes: #51329 [via git-merge-pr]
This commit is contained in:
icp 2024-07-17 01:50:41 +05:30 committed by classabbyamp
parent e74a255587
commit 6b036a9aa8
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
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.08
version=2024.07.15
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=cdcba43d5a6a5094d177c6c838755d56cf461179e45c985edd5178221ebe4938
checksum=3afc22c59bf2300f20191bbc4001310ae3eb07b35fb8e3e2ece9c9ded5560a44
# tests require Rust source code
make_check=no