mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-promise.
* gnu/packages/lisp-xyz.scm (clasp-promise): New variable. Change-Id: Icc0c52677e51b5959cfe7c66267601d4aa31d43b
This commit is contained in:
parent
fdb5d74686
commit
99bc7c194e
1 changed files with 3 additions and 0 deletions
|
@ -25721,6 +25721,9 @@ integrate.")
|
|||
(define-public ecl-promise
|
||||
(sbcl-package->ecl-package sbcl-promise))
|
||||
|
||||
(define-public clasp-promise
|
||||
(sbcl-package->clasp-package sbcl-promise))
|
||||
|
||||
(define-public sbcl-prompter
|
||||
(let ((commit "7890ed5d02e70aba01ceb964c6ee4f40776e7dc0")
|
||||
(revision "0"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue