rust-analyzer: update to 2024.08.05.
This commit is contained in:
parent
2006ba561a
commit
f2e5602c24
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust-analyzer'
|
||||
pkgname=rust-analyzer
|
||||
version=2024.07.29
|
||||
version=2024.08.05
|
||||
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=2eb5f361ce88ff3dd6154396f4afeedb937932b18e2166c88f0fe51f532b3b8e
|
||||
checksum=cf42237fc0e747710cf3801e54b9fdd5ae50daee928fa12236df0912e45c4839
|
||||
# tests require Rust source code
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue