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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69843: closed ([PATCH] gnu: go: update to 1.22.1)
Date: Tue, 19 Mar 2024 22:25:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 19 Mar 2024 22:22:17 +0000
with message-id <87o7b9vp46.fsf <at> gmail.com>
and subject line [PATCH] gnu: go: update to 1.22.1
has caused the debbugs.gnu.org bug report #69843,
regarding [PATCH] gnu: go: update to 1.22.1
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69843: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69843
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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




[Message part 3 (message/rfc822, inline)]
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 4 (text/plain, inline)]
Pushed as bc57e912a12af9a45d1f27bcaccbf1af912e8112 to go-team.
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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