Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rust-analyzer
Commits:
e74acdf3 by Orhun Parmaksız at 2023-10-30T17:35:56+01:00
upgpkg: 20231030-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 = 20231023
+ pkgver = 20231030
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-10-23
+ source =
git+https://github.com/rust-lang/rust-analyzer.git#tag=2023-10-30
b2sums = SKIP
pkgname = rust-analyzer
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Sergey A. <[email protected]>
pkgname=rust-analyzer
-_pkgver=2023-10-23
+_pkgver=2023-10-30
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/e74acdf364b1f7f4afe91951ef252902983363df
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rust-analyzer/-/commit/e74acdf364b1f7f4afe91951ef252902983363df
You're receiving this email because of your account on gitlab.archlinux.org.