GNU bug report logs - #69843
[PATCH] gnu: go: update to 1.22.1

Previous Next

Package: guix-patches;

Reported by: Brennan Vincent <brennan <at> umanwizard.com>

Date: Sun, 17 Mar 2024 13:21:01 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <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 69843 in the body.
You can then email your comments to 69843 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#69843; Package guix-patches. (Sun, 17 Mar 2024 13:21:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brennan Vincent <brennan <at> umanwizard.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 17 Mar 2024 13:21:02 GMT) Full text and rfc822 format available.

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

From: Brennan Vincent <brennan <at> umanwizard.com>
To: guix-patches <at> gnu.org
Cc: Brennan Vincent <brennan <at> umanwizard.com>
Subject: [PATCH] gnu: go: update to 1.22.1
Date: Sun, 17 Mar 2024 14:19:25 +0100
* gnu/packages/golang.scm: Update to 1.22.1

Change-Id: I4c007f43448b391dfa53c932b6adf8622efc9e43
---
 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 2a39371e86..2658efeacf 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -1119,7 +1119,7 @@ (define-public go-1.22
   (package
     (inherit go-1.21)
     (name "go")
-    (version "1.22.0")
+    (version "1.22.1")
     (source
      (origin
        (method git-fetch)
@@ -1128,7 +1128,7 @@ (define-public go-1.22
              (commit (string-append "go" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "00j6sn2zysk5pdzxw1wfdi31wggzw1h1026ah3x3mi85dwsijhjs"))))
+        (base32 "01zz8n5c32vympr2l9jdg5pzn63d3z28p0d4q6wmd0pr2jd3l3wn"))))
     (arguments
      (substitute-keyword-arguments (package-arguments go-1.21)
        ((#:phases phases)
-- 
2.44.0






Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Tue, 19 Mar 2024 22:25:03 GMT) Full text and rfc822 format available.

Notification sent to Brennan Vincent <brennan <at> umanwizard.com>:
bug acknowledged by developer. (Tue, 19 Mar 2024 22:25:03 GMT) Full text and rfc822 format available.

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

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 69843-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: go: update to 1.22.1
Date: Tue, 19 Mar 2024 22:22:17 +0000
[Message part 1 (text/plain, inline)]
Pushed as bc57e912a12af9a45d1f27bcaccbf1af912e8112 to go-team.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#69843; Package guix-patches. (Thu, 21 Mar 2024 10:07:02 GMT) Full text and rfc822 format available.

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

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 69843-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: go: update to 1.22.1
Date: Thu, 21 Mar 2024 10:05:08 +0000
[Message part 1 (text/plain, inline)]
Corect commit in go-team branch 106bdb0c43574b4bacc400d971bfaf1028d98fdf.
[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, 18 Apr 2024 11:26:36 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 63 days ago.

Previous Next


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