me
/
guix
Archived
1
0
Fork 0

gnu: sbcl-cl-libxml2: Remove duplicate input.

* gnu/packages/lisp-xyz.scm (sbcl-cl-libxml2)[native-inputs]: Remove SBCL-LIFT.
Marius Bakke 2021-08-01 16:49:41 +02:00
parent 5c121be1f9
commit be73c55ae5
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 2 deletions

View File

@ -18586,8 +18586,7 @@ semantics in Lisp and Parenscript.
("libxml2" ,libxml2)
("libxslt" ,libxslt)))
(native-inputs
`(("gcc" ,sbcl-lift)
("lift" ,sbcl-lift)))
`(("lift" ,sbcl-lift)))
(arguments
`(#:phases
(modify-phases %standard-phases