rust-analyzer: update to 2021.02.22.
This commit is contained in:
parent
89dc4789f0
commit
1e0116f685
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust-analyzer'
|
||||
pkgname=rust-analyzer
|
||||
version=2021.02.08
|
||||
version=2021.02.22
|
||||
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=f69633a368ecadba107ac38e041de29e37c1237ba742fe4a58c05dca69143cf5
|
||||
checksum=dbd152018e8327427dfaf12e7887134e51ce2567f2f6ad603ca0967f9370e92d
|
||||
|
||||
export RUST_ANALYZER_REV=${_ver}
|
||||
|
||||
|
|
Loading…
Reference in a new issue