GNU bug report logs - #54569
[PATCH] gnu: cl-yason: Update to 0.7.8.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Fri, 25 Mar 2022 19:24:01 UTC

Severity: normal

Tags: moreinfo, patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54569: closed ([PATCH] gnu: cl-yason: Update to 0.7.8.)
Date: Mon, 05 Sep 2022 09:48:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 05 Sep 2022 09:45:35 +0000
with message-id <8735d6b1bi.fsf <at> 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 <at> gnu.org.)


-- 
54569: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54569
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
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



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: 54569-done <at> debbugs.gnu.org
Subject: Re: [bug#54569] [PATCH] gnu: cl-yason: Update to 0.7.8.
Date: Mon, 05 Sep 2022 09:45:35 +0000
[Message part 4 (text/plain, inline)]
Updated to version 0.8.4 in commit
0898fd56c910cc76d8b59bbe781f1a05ab78fad6.
Closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.