]> matita.cs.unibo.it Git - helm.git/commitdiff
Bad spelling for camlzip
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 3 Jan 2023 21:00:06 +0000 (22:00 +0100)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 14 Feb 2023 14:23:42 +0000 (15:23 +0100)
matita/dune-project
matita/matita.opam

index 83209daf38bf75d5aed2cc30b5ccd9ad7b238661..1b232dd4b0f16f5d8820d6b63493b5793241a3ed 100644 (file)
@@ -34,7 +34,7 @@
    (ocaml-expat (>= 1.1.0))
    (pcre (>= 7.5.0))
    (ocaml-http (>= 0.1.6))
-   (caml-zip (>= 1.11))
+   (camlzip (>= 1.11))
    (lablgtk3-sourceview3 (>= 3.1.3))
    dune-build-info
    dune-site
index 2d2b400bb9a0718cedac4568fe9a1e3a07cbfdd1..5bd315e0509d35bc48670f5fac0c5e178408abff 100644 (file)
@@ -20,7 +20,7 @@ depends: [
   "ocaml-expat" {>= "1.1.0"}
   "pcre" {>= "7.5.0"}
   "ocaml-http" {>= "0.1.6"}
-  "caml-zip" {>= "1.11"}
+  "camlzip" {>= "1.11"}
   "lablgtk3-sourceview3" {>= "3.1.3"}
   "dune-build-info"
   "dune-site"