rust-analyzer: update to 2024.08.12.

Closes: #51849 [via git-merge-pr]
This commit is contained in:
icp 2024-08-13 14:38:47 +05:30 committed by classabbyamp
parent 0bc60ee21a
commit 0b0ef613eb
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.08.05
version=2024.08.12
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=cf42237fc0e747710cf3801e54b9fdd5ae50daee928fa12236df0912e45c4839
checksum=5761a01e968d79153ba697885c4986f0595b8240949fd0e78d5fadb1e97e6fcf
# tests require Rust source code
make_check=no