unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46315] [PATCH] gnu: guile-json-4: Update to 4.5.2.
@ 2021-02-05  4:18 Léo Le Bouter via Guix-patches via
  2021-02-08 22:53 ` bug#46315: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Léo Le Bouter via Guix-patches via @ 2021-02-05  4:18 UTC (permalink / raw)
  To: 46315; +Cc: Léo Le Bouter

* gnu/packages/guile.scm (guile-json-4): Update to 4.5.2.
---
 gnu/packages/guile.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
index 0d6f13c97f..6662315e78 100644
--- a/gnu/packages/guile.scm
+++ b/gnu/packages/guile.scm
@@ -581,14 +581,14 @@ specification.  These are the main features:
   (package
     (inherit guile-json-3)
     (name "guile-json")
-    (version "4.5.1")
+    (version "4.5.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://savannah/guile-json/guile-json-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0iigada80cg7dl10z6ligiykci0cv9b88zmncz47nsz5g9gacdpc"))))))
+                "0cqr0ljqmzlc2bwrapcsmcgxg147h66mcxf23824ri5i6vn4dc0s"))))))
 
 (define-public guile2.2-json
   (package-for-guile-2.2 guile-json-4))
-- 
2.30.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#46315: [PATCH] gnu: guile-json-4: Update to 4.5.2.
  2021-02-05  4:18 [bug#46315] [PATCH] gnu: guile-json-4: Update to 4.5.2 Léo Le Bouter via Guix-patches via
@ 2021-02-08 22:53 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-02-08 22:53 UTC (permalink / raw)
  To: Léo Le Bouter; +Cc: 46315-done

Léo Le Bouter <lle-bout@zaclys.net> skribis:

> * gnu/packages/guile.scm (guile-json-4): Update to 4.5.2.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-08 23:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05  4:18 [bug#46315] [PATCH] gnu: guile-json-4: Update to 4.5.2 Léo Le Bouter via Guix-patches via
2021-02-08 22:53 ` bug#46315: " Ludovic Courtès

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).