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
Message #10 received at 75253-done <at> debbugs.gnu.org (full text, mbox):
> * 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 211 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.