rust-analyzer: update to 2020.10.26.
This commit is contained in:
parent
ee36ba02b1
commit
cb6474dbb8
@ -1,6 +1,6 @@
|
||||
# Template file for 'rust-analyzer'
|
||||
pkgname=rust-analyzer
|
||||
version=2020.10.19
|
||||
version=2020.10.26
|
||||
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=37854f22e4cd6a0a0c10954a87097b961de500ee96065fbf5662b90b1319977c
|
||||
checksum=492d7c272aecb5d346b95c727e0efce8b5b2e44675c0be59fc6b69a9606a78be
|
||||
|
||||
export RUST_ANALYZER_REV=${_ver}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user