1
0
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:
jgart
2026-01-30 01:56:50 -05:00
parent 621eb7042c
commit 2c5d6124bb
+2 -2
View File
@@ -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