rust-analyzer: update to 2021.03.01.

This commit is contained in:
Gabriel Sanches 2021-03-02 09:19:51 -03:00 committed by Érico Nogueira Rolim
parent 6d1e6dc550
commit 7ea23e32d6

View file

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2021.02.22
version=2021.03.01
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/${pkgname}/${pkgname}/archive/${_ver}.tar.gz"
checksum=dbd152018e8327427dfaf12e7887134e51ce2567f2f6ad603ca0967f9370e92d
checksum=6893a1fc972297dddd48debf87a107b7dcf9f739e221e251e2ef86f469df365f
export RUST_ANALYZER_REV=${_ver}