GNU bug report logs - #73171
[PATCH] gnu: go-1.23: Update to 1.23.1.

Previous Next

Package: guix-patches;

Reported by: brennan <at> umanwizard.com

Date: Tue, 10 Sep 2024 17:26: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 73171 in the body.
You can then email your comments to 73171 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#73171; Package guix-patches. (Tue, 10 Sep 2024 17:26:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to brennan <at> umanwizard.com:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 10 Sep 2024 17:26:01 GMT) Full text and rfc822 format available.

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

From: brennan <at> umanwizard.com
To: guix-patches <at> gnu.org
Cc: Brennan Vincent <brennan <at> umanwizard.com>, sharlatanus <at> gmail.com
Subject: [PATCH] gnu: go-1.23: Update to 1.23.1.
Date: Tue, 10 Sep 2024 13:25:18 -0400
From: Brennan Vincent <brennan <at> umanwizard.com>

* gnu/packages/golang.scm (go-1.23): Update to 1.23.1.

Change-Id: I2f5c377ae8009facd899d1cd3d0f6e2fe89fcf14
---
 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 9f04b8e423..95fa3b8420 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -987,7 +987,7 @@ (define-public go-1.23
   (package
     (inherit go-1.22)
     (name "go")
-    (version "1.23.0")
+    (version "1.23.1")
     (source
      (origin
        (method git-fetch)
@@ -996,7 +996,7 @@ (define-public go-1.23
              (commit (string-append "go" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0yq7fmha7x6fiah68mpx7cvffsd8a7z569cfq2dj5s66pbgzmji9"))))))
+        (base32 "0dx8mlmq0kh6b9h583nf6ijnm3p84rwanb4i1bwxd7lp67afk1v4"))))))
 
 ;;
 ;; Default Golang version used in guix/build-system/go.scm to build packages.
-- 
2.45.2






Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Thu, 12 Sep 2024 14:33:02 GMT) Full text and rfc822 format available.

Notification sent to brennan <at> umanwizard.com:
bug acknowledged by developer. (Thu, 12 Sep 2024 14:33:02 GMT) Full text and rfc822 format available.

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

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 73171-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: go-1.23: Update to 1.23.1.
Date: Thu, 12 Sep 2024 15:31:17 +0100
[Message part 1 (text/plain, inline)]
Hi,

Pushed as cebf35f239e50855d04f6d98ebac13268dd40651 to go-team.

--
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. (Fri, 11 Oct 2024 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 252 days ago.

Previous Next


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