rust-analyzer: update to 2023.07.31.

Adopt.
This commit is contained in:
icp 2023-07-26 00:29:35 +05:30 committed by classabbyamp
parent c9090decdb
commit d38206e9ec

View file

@ -1,16 +1,16 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2023.07.17
version=2023.07.31
revision=1
_ver=${version//./-}
build_style=cargo
make_install_args="--path=crates/rust-analyzer"
short_desc="Rust compiler front-end for IDEs"
maintainer="Gabriel Sanches <gabriel@gsr.dev>"
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=30bfcc27b00da057c3aa743d5480b5a9fb920b595d647c8e2145803abf7efa57
checksum=56d33a953ad7e55f769851a5fbb4354ce68baf1f059be7f47a8e74b4937049cd
# tests require Rust source code
make_check=no