GNU bug report logs -
#58997
[PATCH] gnu: jo: Update to 1.9.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Thu, 3 Nov 2022 17:17:02 UTC
Severity: normal
Tags: patch
Done: Tobias Geerinckx-Rice <me <at> tobias.gr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 03 Nov 2022 21:14:56 +0100
with message-id <87mt973i9v.fsf <at> nckx>
and subject line Re: [bug#58997] [PATCH v3] gnu: jo: Update to 1.9.
has caused the debbugs.gnu.org bug report #58997,
regarding [PATCH] gnu: jo: Update to 1.9.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
58997: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58997
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/web.scm (jo): Update to 1.9.
---
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 9cc2623c0e..bf94c7def7 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6240,14 +6240,14 @@ (define-public python-httpretty
(define-public jo
(package
(name "jo")
- (version "1.8")
+ (version "1.9")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/jpmens/jo/releases/download/"
version "/jo-" version ".tar.gz"))
(sha256
- (base32 "11n6asy5h52awyr5cp39r2x124akpqk7m02x9idrjf21ap3lpdlh"))))
+ (base32 "17y73657z5v792ik3plcvk9f5g5h2yawv6afahhkq42159pwv581"))))
(build-system gnu-build-system)
(home-page "https://github.com/jpmens/jo")
(synopsis "Output JSON from a shell")
--
2.38.1
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Tobias Geerinckx-Rice via Guix-patches via 写道:
> Again: was v3 perhaps supposed to include the changelog entry
> for
> [description]?
Bah, never mind: I can't imagine what else it could have been :-)
Pushed as bbac6c52480dc8572b74eb6235bdf55c1cf9842b, with @code{} →
the more appropriate @command{}. Thanks!
Side note: please add notes to reviewers & anything else that
isn't part of the commit message proper under the ‘---’ produced
by Git:
…
* gnu/packages/web.scm (jo): Update to 1.9.
---
hi, ignore v1
gnu/packages/web.scm | 6 +++---
…
Kind regards,
T G-R
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 2 years and 198 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.