* [bug#54569] [PATCH] gnu: cl-yason: Update to 0.7.8.
@ 2022-03-25 19:23 jgart via Guix-patches via
2022-03-28 8:59 ` Guillaume Le Vaillant
0 siblings, 1 reply; 3+ messages in thread
From: jgart via Guix-patches via @ 2022-03-25 19:23 UTC (permalink / raw)
To: 54569; +Cc: jgart
* 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#54569] [PATCH] gnu: cl-yason: Update to 0.7.8.
2022-03-25 19:23 [bug#54569] [PATCH] gnu: cl-yason: Update to 0.7.8 jgart via Guix-patches via
@ 2022-03-28 8:59 ` Guillaume Le Vaillant
2022-09-05 9:45 ` bug#54569: " Guillaume Le Vaillant
0 siblings, 1 reply; 3+ messages in thread
From: Guillaume Le Vaillant @ 2022-03-28 8:59 UTC (permalink / raw)
To: jgart; +Cc: 54569
[-- Attachment #1: Type: text/plain, Size: 189 bytes --]
jgart <jgart@dismail.de> skribis:
> * gnu/packages/lisp-xyz.scm (cl-yason): Update to 0.7.8.
Hi,
It looks like the most recent tag is v0.8.4. Is there a reason to update
only to v0.7.8?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#54569: [PATCH] gnu: cl-yason: Update to 0.7.8.
2022-03-28 8:59 ` Guillaume Le Vaillant
@ 2022-09-05 9:45 ` Guillaume Le Vaillant
0 siblings, 0 replies; 3+ messages in thread
From: Guillaume Le Vaillant @ 2022-09-05 9:45 UTC (permalink / raw)
To: 54569-done
[-- Attachment #1: Type: text/plain, Size: 86 bytes --]
Updated to version 0.8.4 in commit
0898fd56c910cc76d8b59bbe781f1a05ab78fad6.
Closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-09-05 9:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-25 19:23 [bug#54569] [PATCH] gnu: cl-yason: Update to 0.7.8 jgart via Guix-patches via
2022-03-28 8:59 ` Guillaume Le Vaillant
2022-09-05 9:45 ` bug#54569: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.