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