Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] rustup: update to 1.20.2.
Date: Tue, 22 Oct 2019 02:33:27 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15684@inbox.vuxu.org> (raw)

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

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

https://github.com/Wychmire/void-packages rustup
https://github.com/void-linux/void-packages/pull/15684

rustup: update to 1.20.2.
Travis build succeeded on [my fork](https://travis-ci.org/Wychmire/void-packages/builds/601026991) and installs/updates toolchains properly on my local install.

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

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

From 74c0e63a7d8f4d3f85e97b851fb2336a5c604e19 Mon Sep 17 00:00:00 2001
From: Caleb JA <skywise@tutanota.de>
Date: Mon, 21 Oct 2019 20:00:34 -0400
Subject: [PATCH] rustup: update to 1.20.2.

---
 srcpkgs/rustup/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/rustup/template b/srcpkgs/rustup/template
index d1a5d5be264..3ead9480fe8 100644
--- a/srcpkgs/rustup/template
+++ b/srcpkgs/rustup/template
@@ -1,7 +1,7 @@
 # Template file for 'rustup'
 pkgname=rustup
-version=1.18.3
-revision=2
+version=1.20.2
+revision=1
 wrksrc="${pkgname}.rs-${version}"
 build_style=cargo
 configure_args="--features no-self-update --bin rustup-init"
@@ -12,10 +12,10 @@ maintainer="Daniel Lee Ramírez <dleeram@protonmail.com>"
 license="Apache-2.0, MIT"
 homepage="https://www.rustup.rs"
 distfiles="https://github.com/rust-lang-nursery/${pkgname}.rs/archive/${version}.tar.gz"
-checksum=9a2ae2c85bbbfc838b25d86d049bc677532950d78765725beabb8a61df1c2710
+checksum=4d47ef7468c615fd10fbb07a16c15754336263d7417ee1685dfbd6e3ec151084
 
 pre_build() {
-	cargo update --package openssl-sys --precise 0.9.46
+	cargo update --package openssl-sys --precise 0.9.52
 	cargo update --package openssl --precise 0.10.22
 }
 

             reply	other threads:[~2019-10-22  0:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-22  0:33 voidlinux-github [this message]
2019-10-24 12:31 ` [PR PATCH] [Closed]: " voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2019-10-21 10:01 [PR PATCH] " voidlinux-github

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-15684@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).