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

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

bug#54569: closed ([PATCH] gnu: cl-yason: Update to 0.7.8.)


From: GNU bug Tracking System
Subject: bug#54569: closed ([PATCH] gnu: cl-yason: Update to 0.7.8.)
Date: Mon, 05 Sep 2022 09:48:02 +0000

Your message dated Mon, 05 Sep 2022 09:45:35 +0000
with message-id <8735d6b1bi.fsf@kitej>
and subject line Re: [bug#54569] [PATCH] gnu: cl-yason: Update to 0.7.8.
has caused the debbugs.gnu.org bug report #54569,
regarding [PATCH] gnu: cl-yason: Update to 0.7.8.
to be marked as done.

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


-- 
54569: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54569
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: cl-yason: Update to 0.7.8. Date: Fri, 25 Mar 2022 15:23:28 -0400
* gnu/packages/lisp-xyz.scm (cl-yason): Update to 0.7.8.
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 7dd7805ddd..d24983694c 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -7526,7 +7526,7 @@ (define-public ecl-curry-compose-reader-macros
 (define-public sbcl-yason
   (package
     (name "sbcl-yason")
-    (version "0.7.7")
+    (version "0.7.8")
     (source
      (origin
        (method git-fetch)
@@ -7536,7 +7536,7 @@ (define-public sbcl-yason
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0479rbjgbj80jpk5bby18inlv1kfp771a82rlcq5psrz65qqa9bj"))))
+         "0zxs80m97pb9wbjqi1g1rsrk8cm2rncxnmw4rmczdkhz1ni9sgdl"))))
     (build-system asdf-build-system/sbcl)
     (inputs
      (list sbcl-alexandria sbcl-trivial-gray-streams))
-- 
2.34.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#54569] [PATCH] gnu: cl-yason: Update to 0.7.8. Date: Mon, 05 Sep 2022 09:45:35 +0000
Updated to version 0.8.4 in commit
0898fd56c910cc76d8b59bbe781f1a05ab78fad6.
Closing.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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