Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] go: update to 1.13.6.
@ 2020-01-09 22:22 voidlinux-github
  2020-02-01  6:36 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-09 22:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nilium/ecks-bops-packages go-1.13.6
https://github.com/void-linux/void-packages/pull/18153

go: update to 1.13.6.
Includes update to the bootstrap package to 1.12.15 since the two are tied together.

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

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

From 82eb6d08a66b4082ccea559920f37238a50eb9fe Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@nil.dev>
Date: Thu, 9 Jan 2020 14:20:16 -0800
Subject: [PATCH 1/2] go1.12-bootstrap: update to 1.12.15.

---
 srcpkgs/go1.12-bootstrap/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/go1.12-bootstrap/template b/srcpkgs/go1.12-bootstrap/template
index bee1080a2b2..2287c40b85a 100644
--- a/srcpkgs/go1.12-bootstrap/template
+++ b/srcpkgs/go1.12-bootstrap/template
@@ -1,6 +1,6 @@
 # Template file for 'go1.12-bootstrap'
 pkgname=go1.12-bootstrap
-version=1.12.14
+version=1.12.15
 revision=1
 archs="x86_64* i686* armv[67]l* aarch64* ppc64le*"
 wrksrc="go"
@@ -21,23 +21,23 @@ fi
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*)
 		_dist_arch="amd64"
-		checksum="925a1a9d8b31c2425d7313fe73d3342288968a66e26cd8bf1b6b5656f4603fcb"
+		checksum="61068419f3d3fcd3cc415c352c4a93d6ae0e723ac18a22ac572b4904d78b5a4c"
 		;;
 	i686*)
 		_dist_arch="386"
-		checksum="76dda90b4fc0410212094b433cfdc40c9802fba972427e95cbdec3c5b94fd7a6"
+		checksum="608c9fb90b2b35f7b4e4b110a9c6919d8902311388c6309487b5f77aed9d2b74"
 		;;
 	arm*)
 		_dist_arch="armv6l"
-		checksum="c7aa5562168b6eb3a4bb54af061d68bcb6b9ecae9d785f9a38255c107c986b73"
+		checksum="3a36d168bf80c780694bf25d6cb2ed0dbb6d4bc29b1c82bb29e819d9dbe6347b"
 		;;
 	aarch64*)
 		_dist_arch="arm64"
-		checksum="1ab765f4cf74f05cfba40ddcea9160ca6cf9a57915036a559ca1691942862e7c"
+		checksum="cff1a28f0b207dd54230bf822cdcfbcc7cd411261a9366616a05a1fa1fbeedd3"
 		;;
 	ppc64le*)
 		_dist_arch="ppc64le"
-		checksum="4e237b1357922e186337989914201e98bd9aed855f4034a5918476650484f83d"
+		checksum="4fe9ce71a6cd9acd56f0e898dd87d95ed9bc83a6a5be0863e9b5b646e05eee05"
 		;;
 esac
 

From aa91aab025efa229763e90e5d6af103581970764 Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@nil.dev>
Date: Thu, 9 Jan 2020 14:20:55 -0800
Subject: [PATCH 2/2] go: update to 1.13.6.

---
 srcpkgs/go/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index a4597a10aaa..f61647faf30 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.13.5
+version=1.13.6
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="http://golang.org/"
 distfiles="https://golang.org/dl/go${version}.src.tar.gz"
-checksum=27d356e2a0b30d9983b60a788cf225da5f914066b37a6b4f69d457ba55a626ff
+checksum=aae5be954bdc40bcf8006eb77e8d8a5dde412722bc8effcdaf9772620d06420c
 nostrip=yes
 noverifyrdeps=yes
 

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

* Re: [PR PATCH] [Closed]: go: update to 1.13.6.
  2020-01-09 22:22 [PR PATCH] go: update to 1.13.6 voidlinux-github
@ 2020-02-01  6:36 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-02-01  6:36 UTC (permalink / raw)
  To: ml

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

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

go: update to 1.13.6.
https://github.com/void-linux/void-packages/pull/18153

Description:
Includes update to the bootstrap package to 1.12.15 since the two are tied together.

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

end of thread, other threads:[~2020-02-01  6:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09 22:22 [PR PATCH] go: update to 1.13.6 voidlinux-github
2020-02-01  6:36 ` [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).