mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 21:46:35 +01:00
gnu: Add clasp-plump.
* gnu/packages/lisp-xyz.scm (clasp-plump): New variable. Change-Id: I56488bf97ca995b1fc4b533edaa41dda7c775f3b
This commit is contained in:
parent
7e605d1579
commit
ef10c5752b
1 changed files with 3 additions and 0 deletions
|
@ -24373,6 +24373,9 @@ (define-public cl-plump
|
|||
(define-public ecl-plump
|
||||
(sbcl-package->ecl-package sbcl-plump))
|
||||
|
||||
(define-public clasp-plump
|
||||
(sbcl-package->clasp-package sbcl-plump))
|
||||
|
||||
(define-public sbcl-plump-sexp
|
||||
(let ((commit "bbcf75e9ecda8fe7603098ab8c15828407bb4f08")
|
||||
(revision "0"))
|
||||
|
|
Loading…
Reference in a new issue