Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rustup: update to 1.20.2.
@ 2019-10-22  0:33 voidlinux-github
  2019-10-24 12:31 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-22  0:33 UTC (permalink / raw)
  To: ml

[-- 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
 }
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: rustup: update to 1.20.2.
  2019-10-22  0:33 [PR PATCH] rustup: update to 1.20.2 voidlinux-github
@ 2019-10-24 12:31 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-24 12:31 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

rustup: update to 1.20.2.
https://github.com/void-linux/void-packages/pull/15684

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-24 12:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22  0:33 [PR PATCH] rustup: update to 1.20.2 voidlinux-github
2019-10-24 12:31 ` [PR PATCH] [Closed]: " voidlinux-github

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).