mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-custom-hash-table.
* gnu/packages/lisp-xyz.scm (clasp-custom-hash-table): New variable. Change-Id: I3af737b4aa0d2e0b56cdd3126d81b1a25d4d5ee1
This commit is contained in:
parent
3bb1cfd136
commit
fa8c1da6bf
1 changed files with 3 additions and 0 deletions
|
@ -13420,6 +13420,9 @@ directly.")
|
|||
(define-public ecl-custom-hash-table
|
||||
(sbcl-package->ecl-package sbcl-custom-hash-table))
|
||||
|
||||
(define-public clasp-custom-hash-table
|
||||
(sbcl-package->clasp-package sbcl-custom-hash-table))
|
||||
|
||||
(define-public sbcl-cxml
|
||||
(let ((commit "00b22bf4c4cf11c993d5866fae284f95ab18e6bf")
|
||||
(revision "1"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue