GNU bug report logs -
#75266
[PATCH 19/71] gnu: Add clasp-binding-arrows.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Wed, 1 Jan 2025 19:08:19 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 75266-done <at> debbugs.gnu.org (full text, mbox):
> * gnu/packages/lisp-xyz.scm (clasp-binding-arrows): New variable.
>
> Change-Id: I66c51f7d14768fdfcf1009351c192d92d6afb7a5
> ---
> 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 a194c6064d..fc400af73e 100644
> --- a/gnu/packages/lisp-xyz.scm
> +++ b/gnu/packages/lisp-xyz.scm
> @@ -1936,6 +1936,9 @@ (define-public sbcl-binding-arrows
> (define-public ecl-binding-arrows
> (sbcl-package->ecl-package sbcl-binding-arrows))
>
> +(define-public clasp-binding-arrows
> + (sbcl-package->clasp-package sbcl-binding-arrows))
> +
> (define-public cl-binding-arrows
> (sbcl-package->cl-source-package sbcl-binding-arrows))
>
> --
> 2.47.1
<#secure method=pgpmime mode=sign>
--
all the best,
jgart
This bug report was last modified 133 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.