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

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

bug#46315: closed ([PATCH] gnu: guile-json-4: Update to 4.5.2.)


From: GNU bug Tracking System
Subject: bug#46315: closed ([PATCH] gnu: guile-json-4: Update to 4.5.2.)
Date: Mon, 08 Feb 2021 22:54:02 +0000

Your message dated Mon, 08 Feb 2021 23:53:08 +0100
with message-id <87ft26w4rv.fsf@gnu.org>
and subject line Re: bug#46315: [PATCH] gnu: guile-json-4: Update to 4.5.2.
has caused the debbugs.gnu.org bug report #46315,
regarding [PATCH] gnu: guile-json-4: Update to 4.5.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46315: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46315
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: guile-json-4: Update to 4.5.2. Date: Fri, 5 Feb 2021 05:18:12 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#46315: [PATCH] gnu: guile-json-4: Update to 4.5.2. Date: Mon, 08 Feb 2021 23:53:08 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Léo Le Bouter <lle-bout@zaclys.net> skribis:

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

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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