mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: sbcl-cl-libxml2: Remove duplicate input.
* gnu/packages/lisp-xyz.scm (sbcl-cl-libxml2)[native-inputs]: Remove SBCL-LIFT.
This commit is contained in:
parent
5c121be1f9
commit
be73c55ae5
1 changed files with 1 additions and 2 deletions
|
@ -18586,8 +18586,7 @@ semantics in Lisp and Parenscript.
|
||||||
("libxml2" ,libxml2)
|
("libxml2" ,libxml2)
|
||||||
("libxslt" ,libxslt)))
|
("libxslt" ,libxslt)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gcc" ,sbcl-lift)
|
`(("lift" ,sbcl-lift)))
|
||||||
("lift" ,sbcl-lift)))
|
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
(modify-phases %standard-phases
|
(modify-phases %standard-phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue