Github messages for voidlinux
 help / color / mirror / Atom feed
From: subnut <subnut@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] rust-bootstrap: update to 1.59.0
Date: Mon, 21 Mar 2022 19:53:30 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36264@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1221 bytes --]

There is a new pull request by subnut against master on the void-packages repository

https://github.com/subnut/void-packages rust-bootstrap
https://github.com/void-linux/void-packages/pull/36264

rust-bootstrap: update to 1.59.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36264.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-bootstrap-36264.patch --]
[-- Type: text/x-diff, Size: 3260 bytes --]

From 2a99a2e646e52298badcb5c92203c7aec0b1c3f5 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Tue, 22 Mar 2022 00:23:17 +0530
Subject: [PATCH] rust-bootstrap: update to 1.59.0

---
 srcpkgs/rust-bootstrap/template | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/srcpkgs/rust-bootstrap/template b/srcpkgs/rust-bootstrap/template
index bbedb66430b6..72a5afeaf342 100644
--- a/srcpkgs/rust-bootstrap/template
+++ b/srcpkgs/rust-bootstrap/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-bootstrap'
 pkgname=rust-bootstrap
-version=1.57.0
+version=1.59.0
 revision=1
 create_wrksrc=yes
 short_desc="Rust programming language bootstrap toolchain"
@@ -18,7 +18,7 @@ fi
 _bootstrap_url="https://static.rust-lang.org/dist"
 
 case "$XBPS_MACHINE" in
-	x86_64*|i686|ppc64le|ppc) ;;
+	x86_64*|i686|ppc*) ;;
 	*) _bootstrap_url="https://alpha.de.repo.voidlinux.org/distfiles";;
 esac
 
@@ -29,38 +29,38 @@ distfiles="
 case "$XBPS_TARGET_MACHINE" in
 	i686)
 		checksum="
-		 9bade3fcd246b0ad6859fcf5d0a80d3eb833e5410efa3a5552c241865562461e
-		 586e7fd521a058cbf4778abb67d7d078dd4820d356351d0b6a719e21d00966db"
+		 47f5702e5cc3414585e60d572bfeca85cd6d834d6705b509de1d4c8285b02a3a
+		 26e91818a36184998039aeaabbf0972a8610d0d250e4bc03de6f27a7843971b5
 		;;
 	x86_64)
 		checksum="
-		 c42f40c5279a3a9d539cae93dbcab9d333777ad9a60a5b9f1086b874ef63db86
-		 ccdc72d06c90841b7227ec3630337881eeda3da5fbe87328d2e9d705f6f8016c"
+		 838de1fef855ef7733a87862c2575e8da9f3fa11fd0a8ce05c293038ea92356e
+		 c854a9ee3dd8e5be9522c1581f75838c1cbae6dece3934b0004f138c4a5024a3
 		;;
 	x86_64-musl)
 		checksum="
-		 5b04e0e0bbf140f7c49baa6280114c28f59f6de50481bdd45074eebf629c174c
-		 818213a6444503ed6adf0231d3c71de990d4c26926c62e8c602bb7e2d636fb94"
+		 e0b543b36f8b3471975e5982f7c93894947af315932dd3305d1cf5763c4f5d4e
+		 473b6ddf598418db49efc21c3d2702cdaf9c78ee4ae00611c7d9e384a2d4dad7
 		;;
 	ppc64le)
 		checksum="
-		 f43cb99109c3438c77c7079cdce4673df3320e310158e0b4d949c1babc4300fc
-		 fc07eb3e9f3d227428cc5b53ca868e3de375bc198ce4dce7b87a9246e6fec81a"
+		 abda08beb3411ec8f14ab872aa9859dc419e5f75c312221a62d655ff5401876f
+		 abda08beb3411ec8f14ab872aa9859dc419e5f75c312221a62d655ff5401876f
 		;;
 	ppc64le-musl)
 		checksum="
-		 6b48e521ba8a070a7b992595e82c5a164cc01c93bbd9a7b3d4db362f4b060df8
-		 d7876e817fc95df2e81858fc9ddb95b10fb83b413277ea6dbdfa9a80fa0d990e"
+		 abda08beb3411ec8f14ab872aa9859dc419e5f75c312221a62d655ff5401876f
+		 abda08beb3411ec8f14ab872aa9859dc419e5f75c312221a62d655ff5401876f
 		;;
 	ppc64)
 		checksum="
-		 2ea5b66d2cd8b9c251590fd5bd3e23cedec658b61f541e2824ce3fdcda263982
-		 e9c1394771b1b24241d8938ad75c4a6ed8bfa043522c74767b3528f2289095c0"
+		 abda08beb3411ec8f14ab872aa9859dc419e5f75c312221a62d655ff5401876f
+		 abda08beb3411ec8f14ab872aa9859dc419e5f75c312221a62d655ff5401876f
 		;;
 	ppc)
 		checksum="
-		 a1d7611b2d39224ba9a915009ae2a6639def42767370f50effd57770b3eb2150
-		 bc117ce5f0c81d2e14ea2d1832c0e908b1153caf49f295a9d28af2128f5fae44"
+		 abda08beb3411ec8f14ab872aa9859dc419e5f75c312221a62d655ff5401876f
+		 abda08beb3411ec8f14ab872aa9859dc419e5f75c312221a62d655ff5401876f
 		;;
 	*) broken="rust bootstrap binaries unavailable for ${XBPS_MACHINE}";;
 esac

             reply	other threads:[~2022-03-21 18:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-21 18:53 subnut [this message]
2022-03-21 18:56 ` [PR PATCH] [Updated] " subnut
2022-03-21 19:39 ` q66
2022-03-21 19:39 ` [PR PATCH] [Closed]: " q66

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36264@inbox.vuxu.org \
    --to=subnut@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).