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


Commits:
8ef8c8fc by Daniel M. Capella at 2025-02-10T15:02:57-05:00
upgpkg: 20250210-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rust-analyzer
        pkgdesc = Rust compiler front-end for IDEs
-       pkgver = 20250203
+       pkgver = 20250210
        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-02-03
-       b2sums = 
1f91225d2dfc9c129b30a2797ea51b0688365f653c2e52b6402d51793f551af44606166e11253c20ae7eeee07fec77e3312b6cb83ef60ae68c85529480fb13da
+       source = 
git+https://github.com/rust-lang/rust-analyzer.git#tag=2025-02-10
+       b2sums = 
f41a744d0c9260f271d5305fb00f7005cf8047af9bfd5e982f8f05fc5f0e78cf75dd955faaabd7a34968357fdb343d4979c86697f35dd5e5fdf4effb5b662db6
 
 pkgname = rust-analyzer


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



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

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


Reply via email to