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


Commits:
6cbf0a26 by Daniel M. Capella at 2026-01-03T11:10:11-05:00
upgpkg: 20251229-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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


Reply via email to