rust-analyzer: update to 2022.06.20.

This commit is contained in:
Gabriel Sanches 2022-06-20 19:19:10 -03:00 committed by Michal Vasilek
parent 5a7fd2f449
commit 93b14b031d

View file

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2022.06.13
version=2022.06.20
revision=1
_ver=${version//./-}
wrksrc="${pkgname}-${_ver}"
@ -11,7 +11,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/${_ver}.tar.gz"
checksum=7cc67e054330a63d3c8ca7c2cd8d0a8067f5ab0a45f5297df64bec1ce91ab072
checksum=195f0f19ef0254e030f5806021f19dbb099a340bcb7874287583f0b534d71078
# tests require Rust source code
make_check=no