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


Commits:
203f3ca0 by Daniel M. Capella at 2024-04-22T03:41:49-04:00
upgpkg: 20240422-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rust-analyzer
        pkgdesc = Rust compiler front-end for IDEs
-       pkgver = 20240415
+       pkgver = 20240422
        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-04-15
-       b2sums = 
c0351087875e4318549837b2bc6a764b109a411545c304847fecd4471d80105f28b3243e0b09428acae5e63ad60b9e7900b930ccfb06c029c357ed9a39db77f2
+       source = 
git+https://github.com/rust-lang/rust-analyzer.git#tag=2024-04-22
+       b2sums = 
b9181b09ccdfebebfc60e59546a37c1ea43ca65b6ad57e3b9e8ab5905d40017f70bcee24fc180c575745e9dac53053b303f559fe1b82d7b629d8eb8391282378
 
 pkgname = rust-analyzer


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Sergey A. <murlakatame...@disroot.org>
 
 pkgname=rust-analyzer
-_pkgver=2024-04-15
+_pkgver=2024-04-22
 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=('c0351087875e4318549837b2bc6a764b109a411545c304847fecd4471d80105f28b3243e0b09428acae5e63ad60b9e7900b930ccfb06c029c357ed9a39db77f2')
+b2sums=('b9181b09ccdfebebfc60e59546a37c1ea43ca65b6ad57e3b9e8ab5905d40017f70bcee24fc180c575745e9dac53053b303f559fe1b82d7b629d8eb8391282378')
 
 # 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/203f3ca098217ee75cc4aeb24b3f16646b89b9a9

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


Reply via email to