rust-analyzer: update to 2023.10.30.

This commit is contained in:
icp 2023-11-01 00:28:53 +05:30 committed by classabbyamp
parent 4be7b3d759
commit 30bd176d42

View file

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2023.10.23
version=2023.10.30
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=184b56ec10dda9ff29592ec6b2df1f68a96831730b157e3caf7b97e00fccc65c
checksum=3944a14569164efd2c0548d90afae3f892cda23ef9fc5378fbb4d0b2b3269ec2
# tests require Rust source code
make_check=no