unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58685] [PATCH] gnu: gron: Update to 0.7.1
@ 2022-10-21 13:14 Greg Hogan
  2022-10-25  9:48 ` bug#58685: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2022-10-21 13:14 UTC (permalink / raw)
  To: 58685; +Cc: Greg Hogan

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58685: [PATCH] gnu: gron: Update to 0.7.1
  2022-10-21 13:14 [bug#58685] [PATCH] gnu: gron: Update to 0.7.1 Greg Hogan
@ 2022-10-25  9:48 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-10-25  9:48 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 58685-done

[-- Attachment #1: Type: text/plain, Size: 271 bytes --]


Greg Hogan <code@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

[-- 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:[~2022-10-25  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-21 13:14 [bug#58685] [PATCH] gnu: gron: Update to 0.7.1 Greg Hogan
2022-10-25  9:48 ` bug#58685: " 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).