mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: ocaml-extlib: Adjust indentation.
* gnu/packages/ocaml.scm (ocaml-extlib): Adjust indentation.
This commit is contained in:
parent
c9f4cb161d
commit
f2feb9b9df
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue