gnu: ocaml-extlib: Adjust indentation.

* gnu/packages/ocaml.scm (ocaml-extlib): Adjust indentation.
This commit is contained in:
Brett Gilio 2020-08-30 18:15:30 -05:00
parent c9f4cb161d
commit f2feb9b9df
No known key found for this signature in database
GPG key ID: F6C52DD1BA27CB87

View file

@ -264,7 +264,7 @@ for building OCaml library and programs.")
(modify-phases %standard-phases
(delete 'configure))))
(native-inputs
`(("ocaml-cppo" ,ocaml-cppo)))
`(("ocaml-cppo" ,ocaml-cppo)))
(home-page "https://github.com/ygrek/ocaml-extlib")
(synopsis "Complete and small extension for OCaml standard library")
(description "This library adds new functions to OCaml standard library