GNU bug report logs - #61136
[PATCH staging] gnu: go-1.17: Update to 1.17.13.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Sun, 29 Jan 2023 06:03:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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 61136 in the body.
You can then email your comments to 61136 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#61136; Package guix-patches. (Sun, 29 Jan 2023 06:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hilton Chain <hako <at> ultrarare.space>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 29 Jan 2023 06:03:02 GMT) Full text and rfc822 format available.

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

From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH staging] gnu: go-1.17: Update to 1.17.13.
Date: Sun, 29 Jan 2023 14:01:34 +0800
From e0744de6865a343a0d632ac96c949a2efa6cf3e8 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako <at> ultrarare.space>
Date: Sun, 29 Jan 2023 13:38:47 +0800
Subject: [PATCH staging] gnu: go-1.17: Update to 1.17.13.

* gnu/packages/golang.scm (go-1.17): Update to 1.17.13.
---
 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 70ddef52f1..b95e027399 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -634,7 +634,7 @@ (define-public go-1.17
   (package
     (inherit go-1.16)
     (name "go")
-    (version "1.17.11")
+    (version "1.17.13")
     (source
      (origin
        (method git-fetch)
@@ -644,7 +644,7 @@ (define-public go-1.17
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "11wy6092qm7v0n10cjkyp49sbchqazi3vnij8k2sq7k7jaj63z5p"))))
+         "05m8gr050kagvn22lfnjrgms03l5iphd1m4v6z7yqlhn9gdp912d"))))
     (outputs '("out" "tests")) ; 'tests' contains distribution tests.
     (arguments
      `(#:modules ((ice-9 match)

base-commit: cd5e9bddce1cde307dca446f2e620e7f422e7fe1
-- 
2.39.1





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Fri, 31 Mar 2023 03:57:01 GMT) Full text and rfc822 format available.

Notification sent to Hilton Chain <hako <at> ultrarare.space>:
bug acknowledged by developer. (Fri, 31 Mar 2023 03:57:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 61136-done <at> debbugs.gnu.org
Subject: Re: bug#61136: [PATCH staging] gnu: go-1.17: Update to 1.17.13.
Date: Thu, 30 Mar 2023 23:56:34 -0400
Hello,

Hilton Chain <hako <at> ultrarare.space> writes:

>>From e0744de6865a343a0d632ac96c949a2efa6cf3e8 Mon Sep 17 00:00:00 2001
> From: Hilton Chain <hako <at> ultrarare.space>
> Date: Sun, 29 Jan 2023 13:38:47 +0800
> Subject: [PATCH staging] gnu: go-1.17: Update to 1.17.13.
>
> * gnu/packages/golang.scm (go-1.17): Update to 1.17.13.
> ---
>  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 70ddef52f1..b95e027399 100644
> --- a/gnu/packages/golang.scm
> +++ b/gnu/packages/golang.scm
> @@ -634,7 +634,7 @@ (define-public go-1.17
>    (package
>      (inherit go-1.16)
>      (name "go")
> -    (version "1.17.11")
> +    (version "1.17.13")
>      (source
>       (origin
>         (method git-fetch)
> @@ -644,7 +644,7 @@ (define-public go-1.17
>         (file-name (git-file-name name version))
>         (sha256
>          (base32
> -         "11wy6092qm7v0n10cjkyp49sbchqazi3vnij8k2sq7k7jaj63z5p"))))
> +         "05m8gr050kagvn22lfnjrgms03l5iphd1m4v6z7yqlhn9gdp912d"))))
>      (outputs '("out" "tests")) ; 'tests' contains distribution tests.
>      (arguments
>       `(#:modules ((ice-9 match)
>
> base-commit: cd5e9bddce1cde307dca446f2e620e7f422e7fe1

Installed, at last!

-- 
Thanks,
Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 28 Apr 2023 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 362 days ago.

Previous Next


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