rust-analyzer: update to 2020.12.07.
This commit is contained in:
parent
326fba34f9
commit
40cf7a813e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust-analyzer'
|
||||
pkgname=rust-analyzer
|
||||
version=2020.10.26
|
||||
version=2020.12.07
|
||||
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=492d7c272aecb5d346b95c727e0efce8b5b2e44675c0be59fc6b69a9606a78be
|
||||
checksum=a2c13c5b7894384dfdedeaf7ee49afb2d5e1130f249e38fc012f5925db5ba442
|
||||
|
||||
export RUST_ANALYZER_REV=${_ver}
|
||||
|
||||
|
|
Loading…
Reference in a new issue