GNU bug report logs -
#64427
[PATCH 0/2] Update gojq and dependency.
Previous Next
Reported by: kiasoc5 <kiasoc5 <at> disroot.org>
Date: Sun, 2 Jul 2023 21:05:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64427 in the body.
You can then email your comments to 64427 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#64427
; Package
guix-patches
.
(Sun, 02 Jul 2023 21:05:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 02 Jul 2023 21:05:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
kiasoc5 (2):
gnu: go-github-com-itchyny-timefmt-go: Update to 0.1.5.
gnu: gojq: Update to 0.12.13.
gnu/packages/web.scm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
base-commit: 246445b20d6a6433ac94a7f6f7bd943bde5c4827
--
2.40.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#64427
; Package
guix-patches
.
(Sun, 02 Jul 2023 21:09:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 64427 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/web.scm (go-github-com-itchyny-timefmt-go): Update to 0.1.5.
---
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 ad5ec0aba7..ec82cd047e 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5067,7 +5067,7 @@ (define-public jq
(define-public go-github-com-itchyny-timefmt-go
(package
(name "go-github-com-itchyny-timefmt-go")
- (version "0.1.4")
+ (version "0.1.5")
(source
(origin
(method git-fetch)
@@ -5076,7 +5076,7 @@ (define-public go-github-com-itchyny-timefmt-go
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0z5z8hy5lbjqdxp544mf238i77n7pf7bv3psgr5gffh0630dsyag"))))
+ (base32 "0qk2fpwa5mq2nm89ffldfz7g7w220mzgjmbsdhgrp78zdw8jmy0n"))))
(build-system go-build-system)
(arguments
(list #:import-path "github.com/itchyny/timefmt-go"))
--
2.40.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#64427
; Package
guix-patches
.
(Sun, 02 Jul 2023 21:09:03 GMT)
Full text and
rfc822 format available.
Message #11 received at 64427 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/web.scm (go-github-com-itchyny-gojq): Update to 0.12.13.
---
gnu/packages/web.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index ec82cd047e..9c53c065fb 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5090,7 +5090,7 @@ (define-public go-github-com-itchyny-timefmt-go
(define-public go-github-com-itchyny-gojq
(package
(name "go-github-com-itchyny-gojq")
- (version "0.12.11")
+ (version "0.12.13")
(source
(origin
(method git-fetch)
@@ -5099,7 +5099,7 @@ (define-public go-github-com-itchyny-gojq
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1dqmnxnipi497nx9x10ifack09w41579svryss5q2w5wxy0pg764"))))
+ (base32 "0h1x1kbdw49671bgf3liibm46hipwg9vqhl6ii898gdc438f6ndn"))))
(build-system go-build-system)
(inputs
(list go-github-com-google-go-cmp-cmp
@@ -5109,6 +5109,7 @@ (define-public go-github-com-itchyny-gojq
go-gopkg-in-yaml-v3))
(arguments
(list
+ #:go go-1.19
#:import-path "github.com/itchyny/gojq/cmd/gojq"
#:unpack-path "github.com/itchyny/gojq"))
(home-page "https://github.com/itchyny/gojq")
--
2.40.1
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Sun, 23 Feb 2025 10:15:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
bug acknowledged by developer.
(Sun, 23 Feb 2025 10:15:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 64427-done <at> debbugs.gnu.org (full text, mbox):
Hello,
gojq is already at a later version. Closing.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 23 Mar 2025 11:24:24 GMT)
Full text and
rfc822 format available.
This bug report was last modified 46 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.