Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ rust
Commits:
0d5c2929 by Leonidas Spyropoulos at 2025-06-04T12:12:21+01:00
upgpkg: 1:1.87.0-2: LLVM 20 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = rust
pkgdesc = Systems programming language focused on safety, speed and
concurrency
pkgver = 1.87.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://www.rust-lang.org/
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -16,7 +16,7 @@ pkgname=(
)
epoch=1
pkgver=1.87.0
-pkgrel=1
+pkgrel=2
pkgdesc="Systems programming language focused on safety, speed and concurrency"
url=https://www.rust-lang.org/
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rust/-/commit/0d5c292969de6d1102b02ee8dad9c36d199f4a5b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rust/-/commit/0d5c292969de6d1102b02ee8dad9c36d199f4a5b
You're receiving this email because of your account on gitlab.archlinux.org.