mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: Add clasp-shasht.
* gnu/packages/lisp-xyz.scm (clasp-shasht): New variable. Change-Id: I41803176aad49b8ed427d0de0cb036835b2168e5
This commit is contained in:
parent
d9ad47912f
commit
6dc6a36a76
1 changed files with 3 additions and 0 deletions
|
@ -27791,6 +27791,9 @@ format.")
|
||||||
(define-public ecl-shasht
|
(define-public ecl-shasht
|
||||||
(sbcl-package->ecl-package sbcl-shasht))
|
(sbcl-package->ecl-package sbcl-shasht))
|
||||||
|
|
||||||
|
(define-public clasp-shasht
|
||||||
|
(sbcl-package->clasp-package sbcl-shasht))
|
||||||
|
|
||||||
(define-public sbcl-shlex
|
(define-public sbcl-shlex
|
||||||
(let ((commit "3dee1cb7c0140fa7660ca7a3b2ac5e75d1218e5c")
|
(let ((commit "3dee1cb7c0140fa7660ca7a3b2ac5e75d1218e5c")
|
||||||
(revision "2"))
|
(revision "2"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue