mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
rust-analyzer: update to 2025.02.17.
This commit is contained in:
parent
4169011c91
commit
6daec3f256
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust-analyzer'
|
||||
pkgname=rust-analyzer
|
||||
version=2025.01.20
|
||||
version=2025.02.17
|
||||
revision=1
|
||||
_ver=${version//./-}
|
||||
build_style=cargo
|
||||
|
@ -10,7 +10,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://rust-analyzer.github.io/"
|
||||
distfiles="https://github.com/rust-lang/rust-analyzer/archive/refs/tags/${_ver}.tar.gz"
|
||||
checksum=96b176733e90cc318f613277780c6cff0481e36772a7314d84db0328a9a9cf4d
|
||||
checksum=3447f3327b2da8e4bc656b6b497ae06295d994ffc59d9de60d4c830f3bf0f849
|
||||
# tests require Rust source code
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue