* [bug#61137] [PATCH] gnu: go-1.18: Update to 1.18.10.
@ 2023-01-29 6:04 Hilton Chain via Guix-patches via
2023-02-03 14:37 ` bug#61137: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-01-29 6:04 UTC (permalink / raw)
To: 61137
From 57d343c82164f5b2b05452e0adc621aaea1e9165 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Sun, 29 Jan 2023 13:34:10 +0800
Subject: [PATCH] gnu: go-1.18: Update to 1.18.10.
* gnu/packages/golang.scm (go-1.18): Update to 1.18.10.
---
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 70ddef52f1..9bd71ae237 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -850,7 +850,7 @@ (define-public go-1.18
(package
(inherit go-1.17)
(name "go")
- (version "1.18.6")
+ (version "1.18.10")
(source
(origin
(method git-fetch)
@@ -860,7 +860,7 @@ (define-public go-1.18
(file-name (git-file-name name version))
(sha256
(base32
- "1s2xwgd3mfbjdf7ls9gyj7n1lbqc4276qkr3znyq9694isj1ak20"))))))
+ "0ph3ajfq5q8j3nd91pfb25pm21aiphc58zf7fwis0h3a6nqbdyq9"))))))
(define-public go-1.19
(package
base-commit: bea22409682f6d1947de7d92f264aad822c2e68c
--
2.39.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#61137: [PATCH] gnu: go-1.18: Update to 1.18.10.
2023-01-29 6:04 [bug#61137] [PATCH] gnu: go-1.18: Update to 1.18.10 Hilton Chain via Guix-patches via
@ 2023-02-03 14:37 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-03 14:37 UTC (permalink / raw)
To: Hilton Chain; +Cc: 61137-done, guix-patches
[-- Attachment #1: Type: text/plain, Size: 507 bytes --]
Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:
> From 57d343c82164f5b2b05452e0adc621aaea1e9165 Mon Sep 17 00:00:00 2001
> From: Hilton Chain <hako@ultrarare.space>
> Date: Sun, 29 Jan 2023 13:34:10 +0800
> Subject: [PATCH] gnu: go-1.18: Update to 1.18.10.
>
> * gnu/packages/golang.scm (go-1.18): Update to 1.18.10.
> ---
> gnu/packages/golang.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks! Pushed to master as 76e03a7e9868101116934f4706099eab99ab19af.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-03 14:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-29 6:04 [bug#61137] [PATCH] gnu: go-1.18: Update to 1.18.10 Hilton Chain via Guix-patches via
2023-02-03 14:37 ` bug#61137: " Christopher Baines
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.