rust-analyzer: update to 2022.09.12.
This commit is contained in:
parent
4a1ac2c411
commit
630c192312
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rust-analyzer'
|
# Template file for 'rust-analyzer'
|
||||||
pkgname=rust-analyzer
|
pkgname=rust-analyzer
|
||||||
version=2022.07.25
|
version=2022.09.12
|
||||||
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=2506054eff0ab2405a5dcc27fa9d8d748416179931b87b16972d2261364cdc36
|
checksum=57937f90e7609cf5cfba1e1747c1552a9320693a1afed35cb50fecba97ca22d2
|
||||||
# tests require Rust source code
|
# tests require Rust source code
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue