Correct "Revert "gnu: camlp4: Remove extra input.""
This corrects a typo in 0d1c0660d7
.
This commit is contained in:
parent
0d1c0660d7
commit
fd5b213302
|
@ -208,7 +208,7 @@ Git-friendly development workflow.")
|
|||
"0icdfzhsbgf89925gc8gl3fm8z2xzszzlib0v9dj5wyzkyv3a342"))
|
||||
(file-name (string-append name "-" version ".tar.gz"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs `(("ocaml" ,ocaml))
|
||||
(native-inputs `(("ocaml" ,ocaml)
|
||||
("which" ,which)))
|
||||
(inputs `(("ocaml" ,ocaml)))
|
||||
(arguments
|
||||
|
|
Loading…
Reference in New Issue