restrict paf to < 0.0.9

This commit is contained in:
Hannes Mehnert 2022-04-14 11:36:05 +02:00
parent 05549c163a
commit 5639b26b9c
7 changed files with 7 additions and 7 deletions

View file

@ -28,7 +28,7 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"ocaml" {build & >= "4.08.0"}
"ocamlbuild" {build}
"ocamlfind" {build}
"paf" { >= "0.0.8"}
"paf" { >= "0.0.8" & < "0.0.9"}
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "7.0.0" & < "8.0.0"}
"tls-mirage" { >= "0.13.0" & < "0.16.0"}

View file

@ -32,7 +32,7 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"ocaml" {build & >= "4.08.0"}
"ocamlbuild" {build}
"ocamlfind" {build}
"paf" { >= "0.0.8"}
"paf" { >= "0.0.8" & < "0.0.9"}
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "7.0.0" & < "8.0.0"}
"tls-mirage" { >= "0.13.0" & < "0.16.0"}

View file

@ -31,7 +31,7 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"ocaml" {build & >= "4.08.0"}
"ocamlbuild" {build}
"ocamlfind" {build}
"paf" { >= "0.0.8"}
"paf" { >= "0.0.8" & < "0.0.9"}
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "7.0.0" & < "8.0.0"}
"tls-mirage" { >= "0.13.0" & < "0.16.0"}

View file

@ -26,7 +26,7 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"ocaml" {build & >= "4.08.0"}
"ocamlbuild" {build}
"ocamlfind" {build}
"paf" { >= "0.0.8"}
"paf" { >= "0.0.8" & < "0.0.9"}
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "7.0.0" & < "8.0.0"}
]

View file

@ -29,7 +29,7 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"ocaml" {build & >= "4.08.0"}
"ocamlbuild" {build}
"ocamlfind" {build}
"paf" { >= "0.0.8"}
"paf" { >= "0.0.8" & < "0.0.9"}
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "7.0.0" & < "8.0.0"}
]

View file

@ -28,7 +28,7 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"ocaml" {build & >= "4.08.0"}
"ocamlbuild" {build}
"ocamlfind" {build}
"paf" { >= "0.0.8"}
"paf" { >= "0.0.8" & < "0.0.9"}
"paf-le" { >= "0.0.8"}
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "7.0.0" & < "8.0.0"}

View file

@ -30,7 +30,7 @@ depends: [ "arp" { >= "3.0.0" & < "4.0.0"}
"ocaml" {build & >= "4.08.0"}
"ocamlbuild" {build}
"ocamlfind" {build}
"paf" { >= "0.0.8"}
"paf" { >= "0.0.8" & < "0.0.9"}
"paf-le" { >= "0.0.8"}
"solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"}
"tcpip" { >= "7.0.0" & < "8.0.0"}