this repo has no description

arp-mirage.2.2.1: conflict with alcotest.1.4.0

Changed files
+1 -1
packages
arp-mirage
arp-mirage.2.2.1
+1 -1
packages/arp-mirage/arp-mirage.2.2.1/opam
···
"ethernet" {with-test & >= "2.0.0"}
"fmt" {with-test}
"mirage-vnetif" {with-test & >= "0.5.0"}
-
"alcotest" {with-test}
+
"alcotest" {with-test & < "1.4.0"}
"mirage-clock-unix" {with-test & >= "3.0.0"}
"mirage-random" {with-test & >= "2.0.0"}
"mirage-random-test" {with-test & >= "0.1.0"}