rust-analyzer: update to 2023.10.02.

This commit is contained in:
icp 2023-10-02 13:18:02 +05:30 committed by classabbyamp
parent 2681b54554
commit 9ebdf385f3

View file

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2023.09.25
version=2023.10.02
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=09e81f1a238ad100af9ffe98184d7b7e73cf088bb18a9dfb43efaea28c0f19db
checksum=2302283a590b28687608f1a2bf9ca341251f58f02707571f3664a0ada1f03227
# tests require Rust source code
make_check=no