GNU bug report logs -
#61137
[PATCH] gnu: go-1.18: Update to 1.18.10.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Sun, 29 Jan 2023 06:05:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#61137: [PATCH] gnu: go-1.18: Update to 1.18.10.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 61137 <at> debbugs.gnu.org.
--
61137: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61137
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:
> From 57d343c82164f5b2b05452e0adc621aaea1e9165 Mon Sep 17 00:00:00 2001
> From: Hilton Chain <hako <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From 57d343c82164f5b2b05452e0adc621aaea1e9165 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako <at> 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
This bug report was last modified 2 years and 169 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.