rust-analyzer: update to 2024.07.22.

This commit is contained in:
icp 2024-07-23 12:27:53 +05:30 committed by classabbyamp
parent 9407a2d905
commit 172e97715e
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.15
version=2024.07.22
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=3afc22c59bf2300f20191bbc4001310ae3eb07b35fb8e3e2ece9c9ded5560a44
checksum=e14119c05d6c03f334258ce64fb0d91e3afa5defa9b5b6f1f3aa91a2b643545a
# tests require Rust source code
make_check=no