guix-patches
[Top][All Lists]
Advanced

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

[bug#33079] [PATCH 18/34] gnu: Add ocaml4.02-camlzip.


From: Julien Lepiller
Subject: [bug#33079] [PATCH 18/34] gnu: Add ocaml4.02-camlzip.
Date: Wed, 17 Oct 2018 22:34:26 +0200

* gnu/packages/ocaml.scm (ocaml4.02-camlzip): New variable.
---
 gnu/packages/ocaml.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 4d313a76b..3854bb73d 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1196,6 +1196,9 @@ files in these formats.")
           (base32
            "0syh72jk9s0qwjmmfrkqchaj98m020ii082jn38pwnmb6v3p02wk")))))))
 
+(define-public ocaml4.02-camlzip
+  (package-with-ocaml4.02 camlzip))
+
 (define-public ocamlmod
   (package
     (name "ocamlmod")
-- 
2.18.0






reply via email to

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