rust-analyzer: update to 2023.04.17.

This commit is contained in:
icp 2023-04-19 12:42:02 +05:30 committed by classabbyamp
parent 554ba4c34a
commit c2e4f37c65

View file

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2023.03.27
version=2023.04.17
revision=1
_ver=${version//./-}
build_style=cargo
@ -10,7 +10,7 @@ maintainer="Gabriel Sanches <gabriel@gsr.dev>"
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=83bab71cc17bde8c286f580d9b9eee091227b77c2d5e73c3a04c8fdc15f2da30
checksum=dc110700730f70bd196ca0cc155ba1c1f6bae420dda203e0bd7c1cdd7f78718e
# tests require Rust source code
make_check=no