Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
rustup
Commits:
a547d242 by Sven-Hendrik Haase at 2026-02-27T00:42:52+01:00
upgpkg: 1.28.2-5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = rustup
pkgdesc = The Rust toolchain installer
pkgver = 1.28.2
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/rust-lang/rustup.rs
install = post.install
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Jon Gjengset <[email protected]>
pkgname=rustup
pkgver=1.28.2
-pkgrel=4
+pkgrel=5
pkgdesc="The Rust toolchain installer"
arch=('x86_64')
url="https://github.com/rust-lang/rustup.rs"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rustup/-/commit/a547d242e7cc24e49dfe0b745a6a76dcadc5c8a4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rustup/-/commit/a547d242e7cc24e49dfe0b745a6a76dcadc5c8a4
You're receiving this email because of your account on gitlab.archlinux.org.