GNU bug report logs - #75715
[PATCH 2/2] gnu: go-1.23: Upgrade to release 1.23.5

Previous Next

Package: guix-patches;

Reported by: Ryan Sundberg <ryan <at> arctype.co>

Date: Tue, 21 Jan 2025 00:07:02 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 75715 in the body.
You can then email your comments to 75715 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#75715; Package guix-patches. (Tue, 21 Jan 2025 00:07:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ryan Sundberg <ryan <at> arctype.co>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 21 Jan 2025 00:07:02 GMT) Full text and rfc822 format available.

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

From: Ryan Sundberg <ryan <at> arctype.co>
To: guix-patches <at> gnu.org
Cc: Ryan Sundberg <ryan <at> arctype.co>
Subject: [PATCH 2/2] gnu: go-1.23: Upgrade to release 1.23.5
Date: Mon, 20 Jan 2025 16:06:05 -0800
Upgrade go 1.23 to the latest patch release.

* gnu/packages/golang (go-1.23): Upgrade source

Change-Id: I730595238e8379acfd4567ac3b9ccefa65cb34ec
---
 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 d39e50e982..02313ab951 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -992,7 +992,7 @@ (define-public go-1.23
   (package
     (inherit go-1.22)
     (name "go")
-    (version "1.23.2")
+    (version "1.23.5")
     (source
      (origin
        (method git-fetch)
@@ -1001,7 +1001,7 @@ (define-public go-1.23
              (commit (string-append "go" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0v8j43yqkhp5i5649nbxsq7lc9bjjn39gqqvlnz0d9c47qz9h7y7"))))
+        (base32 "0iffjgsmh4ilc1r30zbidqvxz2dd8k0sml5rzzk1k4wkab0cjw0i"))))
     (arguments
      (substitute-keyword-arguments (package-arguments go-1.22)
        ((#:phases phases)
-- 
2.41.0





Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Fri, 24 Jan 2025 13:00:02 GMT) Full text and rfc822 format available.

Notification sent to Ryan Sundberg <ryan <at> arctype.co>:
bug acknowledged by developer. (Fri, 24 Jan 2025 13:00:03 GMT) Full text and rfc822 format available.

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

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 75715-done <at> debbugs.gnu.org
Subject: [PATCH 2/2] gnu: go-1.23: Upgrade to release 1.23.5
Date: Fri, 24 Jan 2025 12:59:33 +0000
[Message part 1 (text/plain, inline)]
Hi,

Closing as not applicable anymore, updated on go-team.

--
Thanks,
Oleg
[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. (Sat, 22 Feb 2025 12:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 19 days ago.

Previous Next


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