GNU bug report logs - #77477
[PATCH go-team 1/2] gnu: go-1.23: Update to 1.23.8.

Previous Next

Package: guix-patches;

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

Date: Thu, 3 Apr 2025 04:32: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: Hilton Chain <hako <at> ultrarare.space>
Subject: bug#77477: closed ([PATCH go-team 1/2] gnu: go-1.23: Update to
 1.23.8.)
Date: Thu, 10 Apr 2025 20:19:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77477: [PATCH go-team 1/2] gnu: go-1.23: Update to 1.23.8.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 77477 <at> debbugs.gnu.org.

-- 
77477: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77477
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 77477-done <at> debbugs.gnu.org
Subject: [PATCH go-team 1/2] gnu: go-1.23: Update to 1.23.8.
Date: Thu, 10 Apr 2025 21:18:00 +0100
[Message part 3 (text/plain, inline)]
Hi,

Thank you for the patches, pushed to go-team, it's in a queue to be
merged, hope soon: <https://issues.guix.gnu.org/76654>.

--
Oleg
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH go-team 1/2] gnu: go-1.23: Update to 1.23.8.
Date: Thu,  3 Apr 2025 12:30:45 +0800
* gnu/packages/golang.scm (go-1.23): Update to 1.23.8.

Change-Id: Ib146fb5cbd20ed0a003fa31cc56169c8e54881b2
---
 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 0a4c0c5b0c..7585a3aaf1 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -1009,7 +1009,7 @@ (define-public go-1.23
   (package
     (inherit go-1.22)
     (name "go")
-    (version "1.23.6")
+    (version "1.23.8")
     (source
      (origin
        (method git-fetch)
@@ -1018,7 +1018,7 @@ (define-public go-1.23
              (commit (string-append "go" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1lsi3b4gdkiyr6233p544ixc1312g37lxj2wwwczxdm2kj71hs8r"))))))
+        (base32 "13pvhs00bdhbmi25aaqxc1h3hxlrh7ysiclnywa4hzivbzl40dkh"))))))
 
 (define-public go-1.24
   (package

base-commit: c839cf2cc8fc496ef14826a6c75a7037da566d4e
-- 
2.49.0




This bug report was last modified 45 days ago.

Previous Next


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