mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-jpl-util.
* gnu/packages/lisp-xyz.scm (clasp-jpl-util): New variable. Change-Id: Ibb1d84e8f07e542bf51cd0fa2218e7d04959f605
This commit is contained in:
parent
98fd9a540b
commit
36606c66db
1 changed files with 3 additions and 0 deletions
|
@ -19426,6 +19426,9 @@ and macros, primarily for software projects written in CL by the author.")
|
|||
(define-public ecl-jpl-util
|
||||
(sbcl-package->ecl-package sbcl-jpl-util))
|
||||
|
||||
(define-public clasp-jpl-util
|
||||
(sbcl-package->clasp-package sbcl-jpl-util))
|
||||
|
||||
(define-public sbcl-json-streams
|
||||
(let ((commit "5da012e8133affbf75024e7500feb37394690752")
|
||||
(revision "1"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue