rust-analyzer: update to 2025.04.07.

This commit is contained in:
icp 2025-04-09 00:41:54 +05:30 committed by tranzystorekk
parent 6d988c2e17
commit 4e43e67693

View file

@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2025.03.31
version=2025.04.07
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=f69ccd2481e26264b2c7c006878a7d35ba719cd9c91f56fdc39fbd6bd808786f
checksum=03f59db9cbb35962e3d850401e23bbe853d73b4d24850e2e0345f31044605fbf
# tests require Rust source code
make_check=no