summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Gilio <brettg@gnu.org>2020-08-30 18:15:30 -0500
committerBrett Gilio <brettg@gnu.org>2020-08-30 18:15:30 -0500
commitf2feb9b9dfb343e563cebc2f120d7fea667865a5 (patch)
treefbeb42e6b3b58447ee55b96a7e85713b9ac593a0
parentc9f4cb161d794b517fa3164709c08ff42f366b8a (diff)
gnu: ocaml-extlib: Adjust indentation.
* gnu/packages/ocaml.scm (ocaml-extlib): Adjust indentation.
-rw-r--r--gnu/packages/ocaml.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 22f40c8b89..a64c68deb1 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -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