GNU bug report logs - #58685
[PATCH] gnu: gron: Update to 0.7.1

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Fri, 21 Oct 2022 13:15: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#58685: closed ([PATCH] gnu: gron: Update to 0.7.1)
Date: Tue, 25 Oct 2022 09:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 25 Oct 2022 10:48:38 +0100
with message-id <87o7u0fd2n.fsf <at> cbaines.net>
and subject line Re: [bug#58685] [PATCH] gnu: gron: Update to 0.7.1
has caused the debbugs.gnu.org bug report #58685,
regarding [PATCH] gnu: gron: Update to 0.7.1
to be marked as done.

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


-- 
58685: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58685
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: gron: Update to 0.7.1
Date: Fri, 21 Oct 2022 13:14:48 +0000
* gnu/packages/golang.scm (gron): Update to 0.7.1.
---
 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 1e37732d10..029d9fb54b 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -3268,7 +3268,7 @@ (define-public go-github-com-tevino-abool
 (define-public go-github-com-tomnomnom-gron
   (package
     (name "gron")
-    (version "0.6.1")
+    (version "0.7.1")
     (home-page "https://github.com/tomnomnom/gron")
     (source
      (origin
@@ -3278,7 +3278,7 @@ (define-public go-github-com-tomnomnom-gron
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0qmzawkhg0qn9kxxrssbdjni2khvamhrcklv3yxc0ljmh77mh61m"))))
+        (base32 "1sj34b6yv0qigy3aq7qmwf8bqxp1a8qh9p10lzkpw58s1c0iyh36"))))
     (build-system go-build-system)
     (arguments
      (let ((import-path "github.com/tomnomnom/gron"))
-- 
2.38.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Greg Hogan <code <at> greghogan.com>
Cc: 58685-done <at> debbugs.gnu.org
Subject: Re: [bug#58685] [PATCH] gnu: gron: Update to 0.7.1
Date: Tue, 25 Oct 2022 10:48:38 +0100
[Message part 4 (text/plain, inline)]
Greg Hogan <code <at> greghogan.com> writes:

> * gnu/packages/golang.scm (gron): Update to 0.7.1.
> ---
>  gnu/packages/golang.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Greg, pushed to master as
a2f6900761d81ca572a9de92868ed225c2893111.

Chris
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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