[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/24: gnu: go-github-com-itchyny-gojq: Update to 0.12.16.
From: |
guix-commits |
Subject: |
07/24: gnu: go-github-com-itchyny-gojq: Update to 0.12.16. |
Date: |
Wed, 14 Aug 2024 19:08:58 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 7069702022cd67c68486ac36114aa98631cda781
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Wed Aug 14 18:20:57 2024 +0100
gnu: go-github-com-itchyny-gojq: Update to 0.12.16.
* gnu/packages/web.scm (go-github-com-itchyny-gojq): Update to 0.12.16.
Change-Id: I6f7cf1038adb392ce1b7510f01923689e5993eca
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 3858db0bae..5bfadca558 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5497,7 +5497,7 @@ JSON, XML, properties, CSV and TSV.")
(define-public go-github-com-itchyny-gojq
(package
(name "go-github-com-itchyny-gojq")
- (version "0.12.11")
+ (version "0.12.16")
(source
(origin
(method git-fetch)
@@ -5506,7 +5506,7 @@ JSON, XML, properties, CSV and TSV.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1dqmnxnipi497nx9x10ifack09w41579svryss5q2w5wxy0pg764"))))
+ (base32 "0favs281iaq98cmqwf47amk12xpksznpwgfid24z8migkp8628wl"))))
(build-system go-build-system)
(arguments
(list
- branch go-team updated (d792bb30b6 -> e5911372cc), guix-commits, 2024/08/14
- 02/24: gnu: go-github-com-kr-pretty: Update to 0.3.1., guix-commits, 2024/08/14
- 07/24: gnu: go-github-com-itchyny-gojq: Update to 0.12.16.,
guix-commits <=
- 09/24: gnu: go-github-com-elliotchance-orderedmap: Update to 1.6.0., guix-commits, 2024/08/14
- 01/24: gnu: go-github-com-itchyny-gojq: Fix indentation., guix-commits, 2024/08/14
- 10/24: gnu: Add go-github-com-elliotchance-orderedmap-v2., guix-commits, 2024/08/14
- 11/24: gnu: go-github-com-fatih-color: Update to 1.17.0., guix-commits, 2024/08/14
- 04/24: gnu: go-github-com-creack-pty: Update to 1.1.23., guix-commits, 2024/08/14
- 18/24: gnu: go-github-com-pelletier-go-toml: Update to 1.9.5., guix-commits, 2024/08/14
- 20/24: gnu: go-github-com-pelletier-go-toml: Move to golang-xyz., guix-commits, 2024/08/14
- 05/24: gnu: go-github-com-itchyny-timefmt-go: Update to 0.1.6., guix-commits, 2024/08/14
- 08/24: gnu: Add go-github-com-yuin-gopher-lua., guix-commits, 2024/08/14
- 06/24: gnu: go-github-com-itchyny-timefmt-go: Move to golang-xyz., guix-commits, 2024/08/14