GNU bug report logs -
#75252
[PATCH 05/71] gnu: Add clasp-charje.loop.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Wed, 1 Jan 2025 19:08:06 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 bug report
#75252: [PATCH 05/71] gnu: Add clasp-charje.loop.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 75252 <at> debbugs.gnu.org.
--
75252: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75252
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> * gnu/packages/lisp-xyz.scm (clasp-charje.loop): New variable.
>
> Change-Id: I0b5b61ed0215671eb5d44478d54d193303b43741
> ---
> 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 c6cde75ea1..9b77b6a791 100644
> --- a/gnu/packages/lisp-xyz.scm
> +++ b/gnu/packages/lisp-xyz.scm
> @@ -3383,6 +3383,9 @@ (define-public cl-charje.loop
> (define-public ecl-charje.loop
> (sbcl-package->ecl-package sbcl-charje.loop))
>
> +(define-public clasp-charje.loop
> + (sbcl-package->clasp-package sbcl-charje.loop))
> +
> (define-public sbcl-chemboy
> (package
> (name "sbcl-chemboy")
> --
> 2.47.1
<#secure method=pgpmime mode=sign>
--
all the best,
jgart
[Message part 3 (message/rfc822, inline)]
* gnu/packages/lisp-xyz.scm (clasp-charje.loop): New variable.
Change-Id: I0b5b61ed0215671eb5d44478d54d193303b43741
---
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 c6cde75ea1..9b77b6a791 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3383,6 +3383,9 @@ (define-public cl-charje.loop
(define-public ecl-charje.loop
(sbcl-package->ecl-package sbcl-charje.loop))
+(define-public clasp-charje.loop
+ (sbcl-package->clasp-package sbcl-charje.loop))
+
(define-public sbcl-chemboy
(package
(name "sbcl-chemboy")
--
2.47.1
This bug report was last modified 190 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.