Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
rust-analyzer
Commits:
5d3a6285 by Daniel M. Capella at 2023-11-20T03:49:47-05:00
upgpkg: 20231120-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rust-analyzer
pkgdesc = Rust compiler front-end for IDEs
- pkgver = 20231113
+ pkgver = 20231120
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=2023-11-13
+ source =
git+https://github.com/rust-lang/rust-analyzer.git#tag=2023-11-20
b2sums = SKIP
pkgname = rust-analyzer
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Sergey A. <[email protected]>
pkgname=rust-analyzer
-_pkgver=2023-11-13
+_pkgver=2023-11-20
pkgver=${_pkgver//-}
pkgrel=1
pkgdesc='Rust compiler front-end for IDEs'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/commit/5d3a628512af6d0624fd47392177155dee7bde21
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/commit/5d3a628512af6d0624fd47392177155dee7bde21
You're receiving this email because of your account on gitlab.archlinux.org.