mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove ecl-ctype.
* gnu/packages/lisp-xyz.scm (ecl-ctype): Delete variable. Change-Id: I47939554db71dd61b4c856e6948a56b6197d6ec3
This commit is contained in:
parent
42e398faba
commit
5735c278e1
1 changed files with 3 additions and 2 deletions
|
@ -13218,8 +13218,9 @@ particularly @code{cl:typep} and @code{cl:subtypep}.")
|
|||
(define-public cl-ctype
|
||||
(sbcl-package->cl-source-package sbcl-ctype))
|
||||
|
||||
(define-public ecl-ctype
|
||||
(sbcl-package->ecl-package sbcl-ctype))
|
||||
;; FIXME: https://github.com/s-expressionists/ctype/issues/31
|
||||
;; (define-public ecl-ctype
|
||||
;; (sbcl-package->ecl-package sbcl-ctype))
|
||||
|
||||
(define-public sbcl-curry-compose-reader-macros
|
||||
(let ((commit "beaa92dedf392726c042184bfd6149fa8d9e6ac2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue