mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rust-analyzer: update to 2024.06.03.
This commit is contained in:
parent
99cc05529c
commit
f0e8878dde
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=2024.05.13
|
version=2024.06.03
|
||||||
revision=1
|
revision=1
|
||||||
_ver=${version//./-}
|
_ver=${version//./-}
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -10,7 +10,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
||||||
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/refs/tags/${_ver}.tar.gz"
|
distfiles="https://github.com/rust-lang/rust-analyzer/archive/refs/tags/${_ver}.tar.gz"
|
||||||
checksum=1a02f0d55701ef270a091f800d45ab51ee0ed6e8e75f901f1d0959b2990625af
|
checksum=98521ec162ba12dfd0b9aabbacc1074ac0f6a589efad9e83c719259333bdab12
|
||||||
# tests require Rust source code
|
# tests require Rust source code
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue