GNU bug report logs -
#75253
[PATCH 06/71] gnu: Add clasp-yason.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Wed, 1 Jan 2025 19:08:07 UTC
Severity: normal
Tags: patch
Done: jgart <jgart <at> dismail.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 09 Jan 2025 15:09:42 -0600
with message-id <87v7un3d9l.fsf <at> dismail.de>
and subject line Re: [PATCH 06/71] gnu: Add clasp-yason.
has caused the debbugs.gnu.org bug report #75253,
regarding [PATCH 06/71] gnu: Add clasp-yason.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
75253: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75253
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/lisp-xyz.scm (clasp-yason): New variable.
Change-Id: I79ed3d061fc738aae2bad693bfbeec97d5360c89
---
gnu/packages/lisp-xyz.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 9b77b6a791..0d8a157004 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -32444,6 +32444,9 @@ (define-public cl-yason
(define-public ecl-yason
(sbcl-package->ecl-package sbcl-yason))
+(define-public clasp-yason
+ (sbcl-package->clasp-package sbcl-yason))
+
(define-public sbcl-yxorp
(let ((commit "c306898a467995e123a22316c9b79fcac442415b")
(revision "4"))
--
2.47.1
[Message part 3 (message/rfc822, inline)]
> * gnu/packages/lisp-xyz.scm (clasp-yason): New variable.
>
> Change-Id: I79ed3d061fc738aae2bad693bfbeec97d5360c89
> ---
> gnu/packages/lisp-xyz.scm | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
> index 9b77b6a791..0d8a157004 100644
> --- a/gnu/packages/lisp-xyz.scm
> +++ b/gnu/packages/lisp-xyz.scm
> @@ -32444,6 +32444,9 @@ (define-public cl-yason
> (define-public ecl-yason
> (sbcl-package->ecl-package sbcl-yason))
>
> +(define-public clasp-yason
> + (sbcl-package->clasp-package sbcl-yason))
> +
> (define-public sbcl-yxorp
> (let ((commit "c306898a467995e123a22316c9b79fcac442415b")
> (revision "4"))
> --
> 2.47.1
<#secure method=pgpmime mode=sign>
--
all the best,
jgart
This bug report was last modified 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.