unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69843] [PATCH] gnu: go: update to 1.22.1
@ 2024-03-17 13:19 Brennan Vincent
  2024-03-19 22:22 ` bug#69843: " Sharlatan Hellseher
  2024-03-21 10:05 ` [bug#69843] " Sharlatan Hellseher
  0 siblings, 2 replies; 3+ messages in thread
From: Brennan Vincent @ 2024-03-17 13:19 UTC (permalink / raw)
  To: 69843; +Cc: Brennan Vincent

* 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






^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#69843: [PATCH] gnu: go: update to 1.22.1
  2024-03-17 13:19 [bug#69843] [PATCH] gnu: go: update to 1.22.1 Brennan Vincent
@ 2024-03-19 22:22 ` Sharlatan Hellseher
  2024-03-21 10:05 ` [bug#69843] " Sharlatan Hellseher
  1 sibling, 0 replies; 3+ messages in thread
From: Sharlatan Hellseher @ 2024-03-19 22:22 UTC (permalink / raw)
  To: 69843-done

[-- Attachment #1: Type: text/plain, Size: 64 bytes --]


Pushed as bc57e912a12af9a45d1f27bcaccbf1af912e8112 to go-team.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#69843] [PATCH] gnu: go: update to 1.22.1
  2024-03-17 13:19 [bug#69843] [PATCH] gnu: go: update to 1.22.1 Brennan Vincent
  2024-03-19 22:22 ` bug#69843: " Sharlatan Hellseher
@ 2024-03-21 10:05 ` Sharlatan Hellseher
  1 sibling, 0 replies; 3+ messages in thread
From: Sharlatan Hellseher @ 2024-03-21 10:05 UTC (permalink / raw)
  To: 69843-done

[-- Attachment #1: Type: text/plain, Size: 75 bytes --]


Corect commit in go-team branch 106bdb0c43574b4bacc400d971bfaf1028d98fdf.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-21 10:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-17 13:19 [bug#69843] [PATCH] gnu: go: update to 1.22.1 Brennan Vincent
2024-03-19 22:22 ` bug#69843: " Sharlatan Hellseher
2024-03-21 10:05 ` [bug#69843] " Sharlatan Hellseher

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).