Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] go: update to 1.13.
Date: Thu, 26 Sep 2019 20:13:18 +0200	[thread overview]
Message-ID: <20190926181318.VOxUb1GZYnnR0X9SNcWrP-KMXuXNf_G31iN1wBfp3K8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14212@inbox.vuxu.org>

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

There is an updated pull request by nilium against master on the void-packages repository

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

go: update to 1.13.


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

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

From a4a3b47e9d57e9aeb43ae5e40071080150fb5ef4 Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@gmail.com>
Date: Wed, 4 Sep 2019 11:17:42 -0700
Subject: [PATCH] go: update to 1.13.1.

Marked broken on i686 until https://golang.org/issues/33977 is
resolved.
---
 srcpkgs/go/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index 683e651aa7a..756cd95ee68 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.12.8
+version=1.13.1
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -10,11 +10,15 @@ 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=11ad2e2e31ff63fcf8a2bdffbe9bfa2e1845653358daed593c8c2d03453c9898
+checksum=81f154e69544b9fa92b1475ff5f11e64270260d46e7e36c34aafc8bc96209358
 
 nostrip=yes
 noverifyrdeps=yes
 
+case "${XBPS_MACHINE}" in
+	i686*) broken="https://golang.org/issues/33977";;
+esac
+
 case "${XBPS_TARGET_MACHINE}" in
 	aarch64*) _goarch=arm64 ;;
 	arm*) _goarch=arm ;;

  parent reply	other threads:[~2019-09-26 18:13 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-04 18:18 [PR PATCH] " voidlinux-github
2019-09-04 18:32 ` voidlinux-github
2019-09-08 17:04 ` voidlinux-github
2019-09-08 18:32 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-08 18:32 ` voidlinux-github
2019-09-08 19:15 ` voidlinux-github
2019-09-08 19:15 ` voidlinux-github
2019-09-08 19:27 ` voidlinux-github
2019-09-08 19:27 ` voidlinux-github
2019-09-15  4:36 ` voidlinux-github
2019-09-20 12:05 ` voidlinux-github
2019-09-24 18:51 ` voidlinux-github
2019-09-24 19:09 ` voidlinux-github
2019-09-26 18:13 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-26 18:13 ` voidlinux-github [this message]
2019-09-26 18:13 ` go: update to 1.13.1 voidlinux-github
2019-09-26 18:16 ` voidlinux-github
2019-09-27 22:15 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-27 22:15 ` voidlinux-github
2019-09-27 22:52 ` voidlinux-github
2019-09-28  2:41 ` [PR PATCH] [Closed]: " 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=20190926181318.VOxUb1GZYnnR0X9SNcWrP-KMXuXNf_G31iN1wBfp3K8@z \
    --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).