this repo has no description

devkit aren’t compatible with extunix 0.4.0

Kate 4a60bff2 25d56435

Changed files
+4 -4
packages
devkit
devkit.1.0
devkit.1.2
devkit.1.20210120
devkit.1.3
+1 -1
packages/devkit/devkit.1.0/opam
···
"ocurl" {>= "0.7.2"}
"ocamlnet"
"pcre"
-
"extunix" {>= "0.1.4"}
+
"extunix" {>= "0.1.4" & < "0.4.0"}
"lwt" {>= "2.5.2" & < "5.0.0"}
"lwt_ppx"
"base-bytes"
+1 -1
packages/devkit/devkit.1.2/opam
···
"ocurl" {>= "0.7.2"}
"ocamlnet"
"pcre"
-
"extunix" {>= "0.1.4"}
+
"extunix" {>= "0.1.4" & < "0.4.0"}
"lwt" {>= "2.5.2"}
"lwt_ppx"
"base-bytes"
+1 -1
packages/devkit/devkit.1.20210120/opam
···
"ocurl" {>= "0.7.2"}
"ocamlnet"
"pcre"
-
"extunix" {>= "0.1.4"}
+
"extunix" {>= "0.1.4" & < "0.4.0"}
"lwt" {>= "2.5.2"}
"lwt_ppx"
"base-bytes"
+1 -1
packages/devkit/devkit.1.3/opam
···
"ocurl" {>= "0.7.2"}
"ocamlnet"
"pcre"
-
"extunix" {>= "0.1.4"}
+
"extunix" {>= "0.1.4" & < "0.4.0"}
"lwt" {>= "2.5.2"}
"lwt_ppx"
"base-bytes"