rust-analyzer: update to 2023.09.18.

This commit is contained in:
icp 2023-08-26 00:31:11 +05:30 committed by Duncan Overbruck
parent fc631d57cb
commit 7ed1aa4edb

View file

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2023.08.14
version=2023.09.18
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=3fa6d28ece1f8952c29a375aab41e50502d20c8a9c0c5f1e44a9576d8f635224
checksum=fc6da717f89e9f7f4fea137be92e501a937a74fe30ebd2f4542fb872dcbc8337
# tests require Rust source code
make_check=no