From f2feb9b9dfb343e563cebc2f120d7fea667865a5 Mon Sep 17 00:00:00 2001 From: Brett Gilio Date: Sun, 30 Aug 2020 18:15:30 -0500 Subject: gnu: ocaml-extlib: Adjust indentation. * gnu/packages/ocaml.scm (ocaml-extlib): Adjust indentation. --- gnu/packages/ocaml.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.4.1