guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: ocaml-sexplib0: Adjust indentation.


From: guix-commits
Subject: 03/03: gnu: ocaml-sexplib0: Adjust indentation.
Date: Mon, 13 Jan 2020 16:48:12 -0500 (EST)

brettgilio pushed a commit to branch wip-ocaml4.09
in repository guix.

commit 49aa64829890ad5be00743e9dc12e80be6de5e58
Author: Brett Gilio <address@hidden>
AuthorDate: Mon Jan 13 15:47:36 2020 -0600

    gnu: ocaml-sexplib0: Adjust indentation.
    
    * gnu/packages/ocaml.scm (ocaml-sexplib0): 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 1fa79c9..3acad41 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3749,7 +3749,7 @@ base converters")
     (description "Part of Jane Street's Core library The Core suite of
 libraries is an industrial strength alternative to OCaml's standard library
 that was developed by Jane Street, the largest industrial user of OCaml.")
-(license license:expat)))
+    (license license:expat)))
 
 (define-public ocaml-parsexp
   (package



reply via email to

[Prev in Thread] Current Thread [Next in Thread]