mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-wu-decimal.
* gnu/packages/lisp-xyz.scm (clasp-wu-decimal): New variable. Change-Id: Iff85d22edc1e43f649b90cd68e7de9142164daa5
This commit is contained in:
parent
7922873f20
commit
9e1d68db5e
1 changed files with 3 additions and 0 deletions
|
@ -32996,6 +32996,9 @@ numbers in a natural way.")
|
|||
(define-public ecl-wu-decimal
|
||||
(sbcl-package->ecl-package sbcl-wu-decimal))
|
||||
|
||||
(define-public clasp-wu-decimal
|
||||
(sbcl-package->clasp-package sbcl-wu-decimal))
|
||||
|
||||
(define-public sbcl-xhtmlambda
|
||||
(let ((commit "c86376bccebf77ca428e8033df2ba7d8450ea1e8")
|
||||
(revision "0"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue