* [bug#61138] [PATCH] gnu: go-1.19: Update to 1.19.5.
@ 2023-01-29 6:04 Hilton Chain via Guix-patches via
2023-02-03 14:38 ` 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: 61138
From 1acfee25a4a5279175a6e72a5883d9b611bf0ae4 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Sun, 29 Jan 2023 13:34:23 +0800
Subject: [PATCH] gnu: go-1.19: Update to 1.19.5.
* gnu/packages/golang.scm (go-1.19): Update to 1.19.5.
---
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 9bd71ae237..5fd404f749 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -866,7 +866,7 @@ (define-public go-1.19
(package
(inherit go-1.18)
(name "go")
- (version "1.19.1")
+ (version "1.19.5")
(source
(origin
(method git-fetch)
@@ -876,7 +876,7 @@ (define-public go-1.19
(file-name (git-file-name name version))
(sha256
(base32
- "1gah4zhbkgbwrrryfmzdv2qwi1rgxk10q2r3hnlcb1dybf9c1i1w"))))
+ "0ah4l01h8qj0vj9668bdgr5m69fq16dz1fjlj332vhysxc6bkc27"))))
(arguments
(substitute-keyword-arguments (package-arguments go-1.18)
((#:phases phases)
--
2.39.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#61138] [PATCH] gnu: go-1.19: Update to 1.19.5.
2023-01-29 6:04 [bug#61138] [PATCH] gnu: go-1.19: Update to 1.19.5 Hilton Chain via Guix-patches via
@ 2023-02-03 14:38 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-03 14:38 UTC (permalink / raw)
To: Hilton Chain; +Cc: 61138, 61138-done
[-- Attachment #1: Type: text/plain, Size: 505 bytes --]
Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:
> From 1acfee25a4a5279175a6e72a5883d9b611bf0ae4 Mon Sep 17 00:00:00 2001
> From: Hilton Chain <hako@ultrarare.space>
> Date: Sun, 29 Jan 2023 13:34:23 +0800
> Subject: [PATCH] gnu: go-1.19: Update to 1.19.5.
>
> * gnu/packages/golang.scm (go-1.19): Update to 1.19.5.
> ---
> gnu/packages/golang.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks! Pushed to master as a94c6d78ba8d144317e9c1ad5af447bc7266d04d.
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#61138] [PATCH] gnu: go-1.19: Update to 1.19.5 Hilton Chain via Guix-patches via
2023-02-03 14:38 ` Christopher Baines
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).