rust-analyzer: update to 2022.10.24.
This commit is contained in:
parent
d22f4d1f29
commit
5098d972a7
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'rust-analyzer'
|
# Template file for 'rust-analyzer'
|
||||||
pkgname=rust-analyzer
|
pkgname=rust-analyzer
|
||||||
version=2022.09.26
|
version=2022.10.24
|
||||||
revision=1
|
revision=1
|
||||||
_ver=${version//./-}
|
_ver=${version//./-}
|
||||||
wrksrc="${pkgname}-${_ver}"
|
wrksrc="${pkgname}-${_ver}"
|
||||||
@ -11,7 +11,7 @@ maintainer="Gabriel Sanches <gabriel@gsr.dev>"
|
|||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://rust-analyzer.github.io/"
|
homepage="https://rust-analyzer.github.io/"
|
||||||
distfiles="https://github.com/rust-lang/rust-analyzer/archive/${_ver}.tar.gz"
|
distfiles="https://github.com/rust-lang/rust-analyzer/archive/${_ver}.tar.gz"
|
||||||
checksum=6a9b43f76dee46c0fd872de9b7ff77db77572e8890ad4f6e23c615146d1aa872
|
checksum=a839dfdc399246249300686e457c2afe3ce51f421dcfcf009e7c6ab4084cebe6
|
||||||
# tests require Rust source code
|
# tests require Rust source code
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user