rust-analyzer: update to 2021.03.08.
This commit is contained in:
parent
4c67cd995f
commit
cde55df955
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rust-analyzer'
|
||||
pkgname=rust-analyzer
|
||||
version=2021.03.01
|
||||
revision=2
|
||||
version=2021.03.08
|
||||
revision=1
|
||||
_ver=${version//./-}
|
||||
wrksrc="${pkgname}-${_ver}"
|
||||
build_style=cargo
|
||||
|
@ -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=6893a1fc972297dddd48debf87a107b7dcf9f739e221e251e2ef86f469df365f
|
||||
checksum=75d810a4b3fd08d8d0948186f077b754ab9a2a02af3d3c6947e0baa58576e43d
|
||||
|
||||
export RUST_ANALYZER_REV=${_ver}
|
||||
|
||||
|
|
Loading…
Reference in a new issue