GNU bug report logs -
#75249
[PATCH 01/71] gnu: Add asdf-build-system/clasp.
Previous Next
Full log
Message #41 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/lisp-xyz.scm (clasp-anaphora): New variable.
Change-Id: I0545a7baa6144f9a34d6ff1870a2c07957f0acec
---
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 30c837ddab..96aa8e7dae 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -1070,6 +1070,9 @@ (define-public cl-anaphora
(define-public ecl-anaphora
(sbcl-package->ecl-package sbcl-anaphora))
+(define-public clasp-anaphora
+ (sbcl-package->clasp-package sbcl-anaphora))
+
;;; Split the antik package in two to work around the circular dependency
;;; between antik/antik and antik/gsll.
(define-public sbcl-antik-base
--
2.47.1
This bug report was last modified 67 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.