mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-json-streams.
* gnu/packages/lisp-xyz.scm (clasp-json-streams): New variable. Change-Id: I33157e111e568fac472221c435a125f2d853cb2e
This commit is contained in:
parent
44d64afd37
commit
512b1790f3
1 changed files with 3 additions and 0 deletions
|
@ -19348,6 +19348,9 @@ building block for higher level libraries.")
|
|||
(define-public ecl-json-streams
|
||||
(sbcl-package->ecl-package sbcl-json-streams))
|
||||
|
||||
(define-public clasp-json-streams
|
||||
(sbcl-package->clasp-package sbcl-json-streams))
|
||||
|
||||
(define-public sbcl-jsonrpc
|
||||
(let ((commit "a43dd933838bb9596a2bf40e821af0bafd3d5356")
|
||||
(revision "1"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue