mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-ctype.
* gnu/packages/lisp-xyz.scm (clasp-ctype): New variable. Change-Id: I7ca368abe8f1a04af113503e550ce7a2c3a26dba
This commit is contained in:
parent
40ee3ec666
commit
3bb1cfd136
1 changed files with 3 additions and 0 deletions
|
@ -13352,6 +13352,9 @@ particularly @code{cl:typep} and @code{cl:subtypep}.")
|
|||
;; (define-public ecl-ctype
|
||||
;; (sbcl-package->ecl-package sbcl-ctype))
|
||||
|
||||
(define-public clasp-ctype
|
||||
(sbcl-package->clasp-package sbcl-ctype))
|
||||
|
||||
(define-public sbcl-curry-compose-reader-macros
|
||||
(let ((commit "beaa92dedf392726c042184bfd6149fa8d9e6ac2")
|
||||
(revision "0"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue