rust-analyzer: update to 2023.11.13.

This commit is contained in:
icp 2023-11-06 21:16:44 +05:30 committed by classabbyamp
parent 7a4dca8928
commit 4dba4ba97e

View file

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