GNU bug report logs - #61138
[PATCH] gnu: go-1.19: Update to 1.19.5.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Sun, 29 Jan 2023 06:06: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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61138: closed ([PATCH] gnu: go-1.19: Update to 1.19.5.)
Date: Fri, 03 Feb 2023 14:39:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 03 Feb 2023 15:38:23 +0100
with message-id <874js2g6fn.fsf <at> cbaines.net>
and subject line Re: [bug#61138] [PATCH] gnu: go-1.19: Update to 1.19.5.
has caused the debbugs.gnu.org bug report #61138,
regarding [PATCH] gnu: go-1.19: Update to 1.19.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61138: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61138
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: go-1.19: Update to 1.19.5.
Date: Sun, 29 Jan 2023 14:04:56 +0800
From 1acfee25a4a5279175a6e72a5883d9b611bf0ae4 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako <at> 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: guix-patches <at> gnu.org, 61138-done <at> debbugs.gnu.org
Subject: Re: [bug#61138] [PATCH] gnu: go-1.19: Update to 1.19.5.
Date: Fri, 03 Feb 2023 15:38:23 +0100
[Message part 4 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:

> From 1acfee25a4a5279175a6e72a5883d9b611bf0ae4 Mon Sep 17 00:00:00 2001
> From: Hilton Chain <hako <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 187 days ago.

Previous Next


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