mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-anaphora.
* gnu/packages/lisp-xyz.scm (clasp-anaphora): New variable. Change-Id: I5e5c9feea7282a797416e8e425c2a78dddb28820
This commit is contained in:
parent
63be704e25
commit
f4dc779aa5
1 changed files with 3 additions and 0 deletions
|
@ -1127,6 +1127,9 @@ new fiends in addition to old friends like @command{aif} and
|
|||
(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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue