unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 58997@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#58997] [PATCH] gnu: jo: Update to 1.9.
Date: Thu,  3 Nov 2022 12:15:39 -0500	[thread overview]
Message-ID: <20221103171539.9512-1-jgart@dismail.de> (raw)

* 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





             reply	other threads:[~2022-11-03 17:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03 17:15 jgart via Guix-patches via [this message]
2022-11-03 18:54 ` [bug#58997] [PATCH v2] gnu: jo: Update to 1.9 jgart via Guix-patches via
2022-11-03 19:09 ` [bug#58997] [PATCH v3] " jgart via Guix-patches via
2022-11-03 19:24   ` Tobias Geerinckx-Rice via Guix-patches via
2022-11-03 19:51     ` jgart via Guix-patches via
2022-11-03 19:56       ` Tobias Geerinckx-Rice via Guix-patches via
2022-11-03 20:14         ` bug#58997: " Tobias Geerinckx-Rice via Guix-patches via
2022-11-03 20:39         ` [bug#58997] " jgart via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221103171539.9512-1-jgart@dismail.de \
    --to=guix-patches@gnu.org \
    --cc=58997@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).