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