diff --git a/packages/mirage-unikernel-unipi-hvt.0.0.1/opam b/packages/mirage-unikernel-unipi-hvt.0.0.1/opam index af85a2f..5465c17 100644 --- a/packages/mirage-unikernel-unipi-hvt.0.0.1/opam +++ b/packages/mirage-unikernel-unipi-hvt.0.0.1/opam @@ -7,9 +7,9 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"} "ethernet" { >= "3.0.0" & < "4.0.0"} "functoria-runtime" "git" { >= "3.7.0"} - "git-mirage" { >= "3.7.0" & < "3.7.1"} + "git-mirage" { >= "3.7.0" & < "3.8.0"} "git-paf" { >= "3.7.0"} - "irmin-mirage-git" { >= "2.10.0" & < "3.0.0"} + "irmin-mirage-git" { >= "2.10.0"} "letsencrypt" { >= "0.3.0"} "logs" "lwt" diff --git a/packages/mirage-unikernel-unipi-with-kv-hvt.0.0.1/opam b/packages/mirage-unikernel-unipi-with-kv-hvt.0.0.1/opam index ab1dec1..c093462 100644 --- a/packages/mirage-unikernel-unipi-with-kv-hvt.0.0.1/opam +++ b/packages/mirage-unikernel-unipi-with-kv-hvt.0.0.1/opam @@ -8,9 +8,9 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"} "ethernet" { >= "3.0.0" & < "4.0.0"} "functoria-runtime" "git" { >= "3.7.0"} - "git-mirage" { >= "3.7.0" & < "3.7.1"} + "git-mirage" { >= "3.7.0" & < "3.8.0"} "git-paf" { >= "3.7.0"} - "irmin-mirage-git" { >= "2.10.0" & < "3.0.0"} + "irmin-mirage-git" { >= "2.10.0"} "letsencrypt" { >= "0.3.0"} "logs" "lwt"