gnu: sbcl-proc-parse: Use modern style.

* gnu/packages/lisp-xyz.scm (sbcl-proc-parse)[inputs]: Use modern style.

Change-Id: I62d84b328e72b6602646cbad5f13398971ad5a55
This commit is contained in:
jgart 2025-09-16 08:50:19 -05:00
parent f45e3ec6d8
commit 4b67e24126
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -25939,8 +25939,8 @@ an array-based heap.")
(file-name (git-file-name "proc-parse" version))))
(build-system asdf-build-system/sbcl)
(inputs
`(("alexandria" ,sbcl-alexandria)
("babel" ,sbcl-babel)))
(list sbcl-alexandria
sbcl-babel))
(native-inputs
(list sbcl-prove))
(arguments