emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58997: closed ([PATCH] gnu: jo: Update to 1.9.)


From: GNU bug Tracking System
Subject: bug#58997: closed ([PATCH] gnu: jo: Update to 1.9.)
Date: Thu, 03 Nov 2022 20:18:02 +0000

Your message dated Thu, 03 Nov 2022 21:14:56 +0100
with message-id <87mt973i9v.fsf@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@gnu.org.)


-- 
58997: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58997
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: jo: Update to 1.9. Date: Thu, 3 Nov 2022 12:15:39 -0500
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58997] [PATCH v3] gnu: jo: Update to 1.9. Date: Thu, 03 Nov 2022 21:14:56 +0100
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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]