mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
rust-analyzer: update to 2022.06.20.
This commit is contained in:
parent
5a7fd2f449
commit
93b14b031d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust-analyzer'
|
||||
pkgname=rust-analyzer
|
||||
version=2022.06.13
|
||||
version=2022.06.20
|
||||
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=7cc67e054330a63d3c8ca7c2cd8d0a8067f5ab0a45f5297df64bec1ce91ab072
|
||||
checksum=195f0f19ef0254e030f5806021f19dbb099a340bcb7874287583f0b534d71078
|
||||
# tests require Rust source code
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue