Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
rustup


Commits:
af4b8d0e by Sven-Hendrik Haase at 2024-05-07T05:12:26+02:00
upgpkg: 1.27.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rustup
        pkgdesc = The Rust toolchain installer
-       pkgver = 1.27.0
+       pkgver = 1.27.1
        pkgrel = 1
        url = https://github.com/rust-lang/rustup.rs
        install = post.install
@@ -28,9 +28,9 @@ pkgbase = rustup
        conflicts = rustfmt
        replaces = cargo-tree
        options = !lto
-       source = 
rustup-1.27.0.tar.gz::https://github.com/rust-lang/rustup.rs/archive/1.27.0.tar.gz
+       source = 
rustup-1.27.1.tar.gz::https://github.com/rust-lang/rustup.rs/archive/1.27.1.tar.gz
        source = rustup-profile.sh
-       sha512sums = 
0b9349364e0f9d60ba0d486064295413012d38ec97597207b3c82e07ebcf6b5ade403a46fb3910fe4d63607150ce5b0e367ac322f894599bd6b02dae3872e8f0
+       sha512sums = 
e0494678b7117464665c2aa88165e13baf2dcfb2a33c57dc78f669533111f773724d227ee05967de427845f8633e56fdf8159c7a5b96638413710beacb115075
        sha512sums = 
18d5b4ab9a032cb43fd0b59fb553a878068981534e549935c5ff4a12dc2f74849ce36367eb59e670d674a19a7d4bc0056d0694d7f87ede187416c2ffcbb20355
 
 pkgname = rustup


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Jonathon Fernyhough <jonathon_at_manjaro_dot_org>
 # Contributor: Jon Gjengset <j...@tsp.io>
 pkgname=rustup
-pkgver=1.27.0
+pkgver=1.27.1
 pkgrel=1
 pkgdesc="The Rust toolchain installer"
 arch=('x86_64')
@@ -21,7 +21,7 @@ install='post.install'
 options=("!lto")
 
source=("rustup-${pkgver}.tar.gz::https://github.com/rust-lang/rustup.rs/archive/${pkgver}.tar.gz";
         "rustup-profile.sh")
-sha512sums=('0b9349364e0f9d60ba0d486064295413012d38ec97597207b3c82e07ebcf6b5ade403a46fb3910fe4d63607150ce5b0e367ac322f894599bd6b02dae3872e8f0'
+sha512sums=('e0494678b7117464665c2aa88165e13baf2dcfb2a33c57dc78f669533111f773724d227ee05967de427845f8633e56fdf8159c7a5b96638413710beacb115075'
             
'18d5b4ab9a032cb43fd0b59fb553a878068981534e549935c5ff4a12dc2f74849ce36367eb59e670d674a19a7d4bc0056d0694d7f87ede187416c2ffcbb20355')
 _binlinks=('cargo' 'rustc' 'rustdoc' 'rust-gdb' 'rust-lldb' 'rustfmt' 
'cargo-fmt' 'cargo-clippy' 'clippy-driver' 'cargo-miri')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rustup/-/commit/af4b8d0e097333ae33725a34b4c05fea028dfeef

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rustup/-/commit/af4b8d0e097333ae33725a34b4c05fea028dfeef
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to