rust-analyzer: update to 2023.08.14.

This commit is contained in:
icp 2023-08-15 16:17:16 +05:30 committed by Duncan Overbruck
parent 7d2f31da67
commit 725cefba87

View File

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