mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-lw-compat.
* gnu/packages/lisp-xyz.scm (clasp-lw-compat): New variable. Change-Id: I2eb7041546543984b7f1a025b11f94383c1bbf29
This commit is contained in:
parent
0ddf96f4ce
commit
f9cb28f519
1 changed files with 3 additions and 0 deletions
|
@ -21005,6 +21005,9 @@ LispWorks library that are used in software such as ContextL.")
|
|||
(define-public ecl-lw-compat
|
||||
(sbcl-package->ecl-package sbcl-lw-compat))
|
||||
|
||||
(define-public clasp-lw-compat
|
||||
(sbcl-package->clasp-package sbcl-lw-compat))
|
||||
|
||||
(define-public sbcl-lzlib
|
||||
(let ((commit "22767ca12d1c1bd59a7ae1f9c5ef7d2e937206bb")
|
||||
(revision "2"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue