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


Commits:
82a37a5e by Daniel M. Capella at 2024-12-16T18:51:23-05:00
upgpkg: 20241216-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rust-analyzer
        pkgdesc = Rust compiler front-end for IDEs
-       pkgver = 20241209
+       pkgver = 20241216
        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=2024-12-09
-       b2sums = 
8664ce5402b85875779534da71688e7e4b1ec7fb67fa5aa792c39ded231d17740600312a56f3e0fa154997fc37e3fa4c5ec8e852f9011bf328802bb43b53dcca
+       source = 
git+https://github.com/rust-lang/rust-analyzer.git#tag=2024-12-16
+       b2sums = 
4c3622f192cc1452cf87e4d442456699715a47bfc8a30ae698ac6d803a680f7a866f67482f40ee05db7fd05317a22549be00946d90d2db7149f555bcce3de696
 
 pkgname = rust-analyzer


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Sergey A. <murlakatame...@disroot.org>
 
 pkgname=rust-analyzer
-_pkgver=2024-12-09
+_pkgver=2024-12-16
 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=('8664ce5402b85875779534da71688e7e4b1ec7fb67fa5aa792c39ded231d17740600312a56f3e0fa154997fc37e3fa4c5ec8e852f9011bf328802bb43b53dcca')
+b2sums=('4c3622f192cc1452cf87e4d442456699715a47bfc8a30ae698ac6d803a680f7a866f67482f40ee05db7fd05317a22549be00946d90d2db7149f555bcce3de696')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to