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


Commits:
2019f482 by Daniel M. Capella at 2026-01-13T10:58:11-05:00
upgpkg: 20260112-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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


Reply via email to