mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-21 06:34:07 +02:00
gnu: sbcl-cl-coroutine: Refactor to modern style.
* gnu/packages/lisp-xyz.scm (sbcl-cl-coroutine)[inputs]: Refactor to modern style. Change-Id: I90e1c821959545bc1ee03d7d1c7b5b756c329d42
This commit is contained in:
@@ -5525,8 +5525,8 @@ cookie headers, cookie creation, cookie jar creation and more.")
|
||||
"1cqdhdjxffgfs116l1swjlsmcbly0xgcgrckvaajd566idj9yj4l"))))
|
||||
(build-system asdf-build-system/sbcl)
|
||||
(inputs
|
||||
`(("alexandria" ,sbcl-alexandria)
|
||||
("cl-cont" ,sbcl-cl-cont)))
|
||||
(list sbcl-alexandria
|
||||
sbcl-cl-cont))
|
||||
(native-inputs
|
||||
(list sbcl-prove))
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user