GNU bug report logs - #32918
Bump Go 1.11 to 1.11.1

Previous Next

Package: guix-patches;

Reported by: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>

Date: Tue, 2 Oct 2018 21:50:02 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32918 in the body.
You can then email your comments to 32918 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#32918; Package guix-patches. (Tue, 02 Oct 2018 21:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Katherine Cox-Buday <cox.katherine.e <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 02 Oct 2018 21:50:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: guix-patches <at> gnu.org
Date: Tue, 02 Oct 2018 16:49:20 -0500
[Message part 1 (text/plain, inline)]
I've also done some light testing on some small Go packages, and they
seem to work fine.

We should perhaps begin thinking about switching the Go build system to
the 1.11 series of releases.

[0001-golang-Bump-1.11-to-1.11.1.patch (text/x-patch, inline)]
From 7828f705039d282729454ec6f41b3af331b6359f Mon Sep 17 00:00:00 2001
From: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
Date: Tue, 2 Oct 2018 16:38:52 -0500
Subject: [PATCH] golang: Bump 1.11 to 1.11.1

https://groups.google.com/forum/#!topic/golang-announce/pFXKAfoVJqw
---
 gnu/packages/golang.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index bba03e77f..7a049e39e 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -504,7 +504,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
   (package
     (inherit go-1.10)
     (name "go")
-    (version "1.11")
+    (version "1.11.1")
     (source
      (origin
        (method url-fetch)
@@ -512,7 +512,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
                            name version ".src.tar.gz"))
        (sha256
         (base32
-         "1ysj04jzds6xa8kdflkdsgyv3mg9fdn90zdf78g4g6p4bwpy3hdg"))))
+         "05qivf2f59pv4bfrmdr4m0xvswkmvvl9c5a2h5dy45g2k8b8r3sm"))))
     (arguments
      (substitute-keyword-arguments (package-arguments go-1.10)
        ((#:phases phases)
-- 
2.17.1

[Message part 3 (text/plain, inline)]
-- 
Katherine

Changed bug title to 'Bump Go 1.11 to 1.11.1' from 'guix-patches <at> gnu.org' Request was from Katherine Cox-Buday <cox.katherine.e <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 02 Oct 2018 22:11:02 GMT) Full text and rfc822 format available.

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Wed, 03 Oct 2018 14:35:02 GMT) Full text and rfc822 format available.

Notification sent to Katherine Cox-Buday <cox.katherine.e <at> gmail.com>:
bug acknowledged by developer. (Wed, 03 Oct 2018 14:35:02 GMT) Full text and rfc822 format available.

Message #12 received at 32918-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
Cc: 32918-done <at> debbugs.gnu.org
Subject: Re: [bug#32918] guix-patches <at> gnu.org
Date: Wed, 3 Oct 2018 10:34:38 -0400
[Message part 1 (text/plain, inline)]
On Tue, Oct 02, 2018 at 04:49:20PM -0500, Katherine Cox-Buday wrote:
> diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
> index bba03e77f..7a049e39e 100644
> --- a/gnu/packages/golang.scm
> +++ b/gnu/packages/golang.scm
> @@ -504,7 +504,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
>    (package
>      (inherit go-1.10)
>      (name "go")
> -    (version "1.11")
> +    (version "1.11.1")
>      (source
>       (origin
>         (method url-fetch)
> @@ -512,7 +512,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
>                             name version ".src.tar.gz"))
>         (sha256
>          (base32
> -         "1ysj04jzds6xa8kdflkdsgyv3mg9fdn90zdf78g4g6p4bwpy3hdg"))))
> +         "05qivf2f59pv4bfrmdr4m0xvswkmvvl9c5a2h5dy45g2k8b8r3sm"))))
>      (arguments
>       (substitute-keyword-arguments (package-arguments go-1.10)
>         ((#:phases phases)

Thanks! Pushed as 227ce488d7b899636e8e8635cbd2d08fb21c56a2
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 01 Nov 2018 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 225 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.