Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
rust-analyzer


Commits:
2b94af2c by Daniel M. Capella at 2026-02-01T12:09:19-05:00
upgpkg: 20260126-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rust-analyzer
        pkgdesc = Rust compiler front-end for IDEs
-       pkgver = 20260112
+       pkgver = 20260126
        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-01-12
-       b2sums = 
169fb1715b6b48c91ad29b514a918b44bc862ad83b9615cf783f099fe4c57d7c7d36dca6594e23e1a4ad27871ad80a36ce1f481467470ec5bf38261ede322d67
+       source = 
git+https://github.com/rust-lang/rust-analyzer.git#tag=2026-01-26
+       b2sums = 
b62010e23c17850868b2e622a25805388ed56aa7afad6636f4f3bbaa5e1b3d9d2adc702a5ae6e7e01bba14d8ac20ee95d1e82dfb57ed1b54260b73f336c3284b
 
 pkgname = rust-analyzer


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Sergey A. <[email protected]>
 
 pkgname=rust-analyzer
-_pkgver=2026-01-12
+_pkgver=2026-01-26
 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=('169fb1715b6b48c91ad29b514a918b44bc862ad83b9615cf783f099fe4c57d7c7d36dca6594e23e1a4ad27871ad80a36ce1f481467470ec5bf38261ede322d67')
+b2sums=('b62010e23c17850868b2e622a25805388ed56aa7afad6636f4f3bbaa5e1b3d9d2adc702a5ae6e7e01bba14d8ac20ee95d1e82dfb57ed1b54260b73f336c3284b')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/commit/2b94af2cf5899b2f1040793530e3a8854a7375ea

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/commit/2b94af2cf5899b2f1040793530e3a8854a7375ea
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to