Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
rust-analyzer
Commits:
af77fec3 by Daniel M. Capella at 2026-05-29T22:17:20-04:00
upgpkg: 20260525-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rust-analyzer
pkgdesc = Rust compiler front-end for IDEs
- pkgver = 20260518
+ pkgver = 20260525
pkgrel = 1
url = https://rust-analyzer.github.io/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = rust-analyzer
makedepends = git
depends = gcc-libs
depends = rust-src
- source =
git+https://github.com/rust-lang/rust-analyzer.git#tag=2026-05-18
- b2sums =
8b9a4f0326f21a9c78d10d59935b38f1502cca6de2ad1fa744d2fdc9eb98311349a9d5359747653a4aa6c9708b1d5c31bb75f9491353f9b16780e2ec144fbccd
+ source =
git+https://github.com/rust-lang/rust-analyzer.git#tag=2026-05-25
+ b2sums =
9afe6cddd14008f65b81e2376e8fb682c202ed0599fbc11bef20f6648c529206e010568f4b96bfd5fc212de3a7117da0b5c8ed994ec04d9d3834d92fe9d37bc1
pkgname = rust-analyzer
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Sergey A. <[email protected]>
pkgname=rust-analyzer
-_pkgver=2026-05-18
+_pkgver=2026-05-25
pkgver=${_pkgver//-/}
pkgrel=1
pkgdesc='Rust compiler front-end for IDEs'
@@ -16,7 +16,7 @@ depends=(
)
makedepends=(git)
source=("git+https://github.com/rust-lang/$pkgname.git#tag=$_pkgver")
-b2sums=('8b9a4f0326f21a9c78d10d59935b38f1502cca6de2ad1fa744d2fdc9eb98311349a9d5359747653a4aa6c9708b1d5c31bb75f9491353f9b16780e2ec144fbccd')
+b2sums=('9afe6cddd14008f65b81e2376e8fb682c202ed0599fbc11bef20f6648c529206e010568f4b96bfd5fc212de3a7117da0b5c8ed994ec04d9d3834d92fe9d37bc1')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/commit/af77fec39b400c323b2aa9352a41404a48504429
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/commit/af77fec39b400c323b2aa9352a41404a48504429
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help