mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-cl-colors2.
* gnu/packages/lisp-xyz.scm (clasp-cl-colors2): New variable. Change-Id: I82349b53cea88a47ead21c42fd50a42b0dfb91bc
This commit is contained in:
parent
f3c8f620a3
commit
cf028e39c1
1 changed files with 3 additions and 0 deletions
|
@ -5034,6 +5034,9 @@ This library is no longer supported by its author.")
|
|||
(define-public ecl-cl-colors2
|
||||
(sbcl-package->ecl-package sbcl-cl-colors2))
|
||||
|
||||
(define-public clasp-cl-colors2
|
||||
(sbcl-package->clasp-package sbcl-cl-colors2))
|
||||
|
||||
(define-public sbcl-cl-conspack
|
||||
(let ((commit "6e529d7b3a7223ef1bb5c7b9f18384ba67b50b09")
|
||||
(revision "2"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue