Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
rust-analyzer


Commits:
55e9466c by Orhun Parmaksız at 2024-06-10T10:13:46+03:00
upgpkg: 20240610-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rust-analyzer
        pkgdesc = Rust compiler front-end for IDEs
-       pkgver = 20240603
+       pkgver = 20240610
        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-06-03
-       b2sums = 
9d2c796b3f5f97c6fe6ab08b96c99d5d65fff05109e9896fcbea47921302fc375472bea21291ad84cd843b0bf49ef872a59960118c366023512414b063588fac
+       source = 
git+https://github.com/rust-lang/rust-analyzer.git#tag=2024-06-10
+       b2sums = 
a60f450e41084f9afec028854da0e9fc269987a443927f105899617437040583f420bb0f66c5c78ad4b33ba092b236e58526b1c94f8a3093dc80398760c1f9c4
 
 pkgname = rust-analyzer


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Sergey A. <[email protected]>
 
 pkgname=rust-analyzer
-_pkgver=2024-06-03
+_pkgver=2024-06-10
 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=('9d2c796b3f5f97c6fe6ab08b96c99d5d65fff05109e9896fcbea47921302fc375472bea21291ad84cd843b0bf49ef872a59960118c366023512414b063588fac')
+b2sums=('a60f450e41084f9afec028854da0e9fc269987a443927f105899617437040583f420bb0f66c5c78ad4b33ba092b236e58526b1c94f8a3093dc80398760c1f9c4')
 
 # 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/55e9466c7a45291e211850dcb3749d29b2b1d1ad

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


Reply via email to