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


Commits:
2d7cd1c0 by Daniel M. Capella at 2024-05-13T02:47:05-04:00
upgpkg: 20240513-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rust-analyzer
        pkgdesc = Rust compiler front-end for IDEs
-       pkgver = 20240506
+       pkgver = 20240513
        pkgrel = 1
        url = https://rust-analyzer.github.io/
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = rust-analyzer
        makedepends = git
        depends = gcc-libs
        depends = rust-src
-       source = 
git+https://github.com/rust-lang/rust-analyzer.git#tag=2024-05-06
-       b2sums = 
05699554355ba7c8f4fdcf1cdd07251bf3de6abceb541ba99f70ba79eec8e6ef65f431b9db64bf01ef0b764e045225def6c35834182738092a05d2bccb702bf3
+       source = 
git+https://github.com/rust-lang/rust-analyzer.git#tag=2024-05-13
+       b2sums = 
5037a8c1decf02e99d7f927b796c71841bfb59fa7176cd380d0981b48e8df9bb3effa41706e96ef5b5114f074dfed1b8422e73d841c086217df582410777929b
 
 pkgname = rust-analyzer


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Sergey A. <murlakatame...@disroot.org>
 
 pkgname=rust-analyzer
-_pkgver=2024-05-06
+_pkgver=2024-05-13
 pkgver=${_pkgver//-}
 pkgrel=1
 pkgdesc='Rust compiler front-end for IDEs'
@@ -13,7 +13,7 @@ license=('Apache-2.0' 'MIT')
 depends=('gcc-libs' 'rust-src')
 makedepends=('git')
 source=("git+https://github.com/rust-lang/$pkgname.git#tag=$_pkgver";)
-b2sums=('05699554355ba7c8f4fdcf1cdd07251bf3de6abceb541ba99f70ba79eec8e6ef65f431b9db64bf01ef0b764e045225def6c35834182738092a05d2bccb702bf3')
+b2sums=('5037a8c1decf02e99d7f927b796c71841bfb59fa7176cd380d0981b48e8df9bb3effa41706e96ef5b5114f074dfed1b8422e73d841c086217df582410777929b')
 
 # Use LTO
 export CARGO_PROFILE_RELEASE_LTO=true CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/commit/2d7cd1c0676e69807b5d0801ac21ebfb7fd7db1a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to