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


Commits:
3da1c7b1 by Daniel M. Capella at 2025-03-04T11:39:11-05:00
upgpkg: 20250304-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rust-analyzer
        pkgdesc = Rust compiler front-end for IDEs
-       pkgver = 20250303
+       pkgver = 20250304
        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-03-03
-       b2sums = 
3a70c78381553c7423622562bea644427b585ddac6175f804af2ff6cfa3cf3afde42372868f0fca42421de05867786ddaa88a9e98f7020e0ef412c807e2916bf
+       source = 
git+https://github.com/rust-lang/rust-analyzer.git#tag=2025-03-04
+       b2sums = 
7050e893f2b7eb06dc895a7f067798e5b3c773ea4354d4e43484b385b521ba16646b12ef0c77bb3f60dcdc6c0647b15b1d9120b003288e0a128f5c93fbaee201
 
 pkgname = rust-analyzer


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Sergey A. <[email protected]>
 
 pkgname=rust-analyzer
-_pkgver=2025-03-03
+_pkgver=2025-03-04
 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=('3a70c78381553c7423622562bea644427b585ddac6175f804af2ff6cfa3cf3afde42372868f0fca42421de05867786ddaa88a9e98f7020e0ef412c807e2916bf')
+b2sums=('7050e893f2b7eb06dc895a7f067798e5b3c773ea4354d4e43484b385b521ba16646b12ef0c77bb3f60dcdc6c0647b15b1d9120b003288e0a128f5c93fbaee201')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to