From 36334afcd15b85fd2d0b62f49bc4aa1f3d0eeacc Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Wed, 17 Mar 2021 21:19:03 +0100 Subject: [PATCH] update robur canopy --- packages/mirage-unikernel-roburio-hvt.0.0.2/opam | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/packages/mirage-unikernel-roburio-hvt.0.0.2/opam b/packages/mirage-unikernel-roburio-hvt.0.0.2/opam index ffc23ee..77e9139 100644 --- a/packages/mirage-unikernel-roburio-hvt.0.0.2/opam +++ b/packages/mirage-unikernel-roburio-hvt.0.0.2/opam @@ -4,17 +4,20 @@ name: "mirage-unikernel-canopy-hvt" depends: [ "arp" { >= "2.3.0" & < "3.0.0"} "cohttp" { >= "0.21.0"} "cohttp-mirage" - "conduit-mirage" { >= "2.2.98" & < "3.0.0"} + "conduit-mirage" { >= "2.2.0" & < "3.0.0"} "decompress" { >= "0.5"} "ethernet" { >= "2.2.0" & < "3.0.0"} "functoria-runtime" - "irmin" { >= "2.0.0" & < "2.3.0"} - "irmin-mirage" { >= "2.0.0" & < "2.3.0"} - "irmin-mirage-git" { >= "2.0.0" & < "2.3.0"} + "git-cohttp-mirage" + "git-mirage" { >= "3.3.1"} + "irmin" { >= "2.0.0"} + "irmin-mirage" { >= "2.0.0"} + "irmin-mirage-git" { >= "2.0.0"} "logs" "logs-syslog" "lwt" "magic-mime" + "mimic" "mirage" {build & >= "3.10.0" & < "3.11.0"} "mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"} "mirage-clock-freestanding" { >= "3.0.0" & < "4.0.0"}