rust-analyzer: update to 2022.07.25.
This commit is contained in:
parent
dee6794300
commit
f594149f0e
@ -1,6 +1,6 @@
|
||||
# Template file for 'rust-analyzer'
|
||||
pkgname=rust-analyzer
|
||||
version=2022.06.20
|
||||
version=2022.07.25
|
||||
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/rust-lang/rust-analyzer/archive/${_ver}.tar.gz"
|
||||
checksum=195f0f19ef0254e030f5806021f19dbb099a340bcb7874287583f0b534d71078
|
||||
checksum=2506054eff0ab2405a5dcc27fa9d8d748416179931b87b16972d2261364cdc36
|
||||
# tests require Rust source code
|
||||
make_check=no
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user