this repo has no description

third batch of cstruct 6.1.0 bounds

Changed files
+16 -14
packages
current_git
current_git.0.5
fat-filesystem
fat-filesystem.0.14.0
http-multipart-formdata
http-multipart-formdata.3.0.0
http-multipart-formdata.3.0.1
jose
jose.0.6.0
letsencrypt
letsencrypt.0.2.5
letsencrypt-app
letsencrypt-app.0.3.0
mirage-block-unix
mirage-block-unix.2.12.0
mirage-block-unix.2.12.1
mirage-channel
mirage-channel.4.0.1
rawlink
rawlink.1.0
salsa20
salsa20.1.1.0
scrypt-kdf
scrypt-kdf.1.1.0
shared-memory-ring
shared-memory-ring.3.1.0
tar
tar.1.0.0
tar.1.1.0
+1 -1
packages/current_git/current_git.0.5/opam
···
"fpath" {>= "0.7.3"}
"logs" {>= "0.7.0"}
"result" {>= "1.5"}
-
"cstruct" {>= "5.0.0"}
"mirage-crypto" {>= "0.8.0"}
]
build: [
···
"fpath" {>= "0.7.3"}
"logs" {>= "0.7.0"}
"result" {>= "1.5"}
+
"cstruct" {>= "5.0.0" & < "6.1.0"}
"mirage-crypto" {>= "0.8.0"}
]
build: [
+1 -1
packages/fat-filesystem/fat-filesystem.0.14.0/opam
···
depends: [
"ocaml" {>= "4.06.0"}
"dune" {>= "1.0"}
-
"cstruct" {>= "3.0.0"}
"ppx_cstruct"
"rresult"
"lwt" {>= "2.4.3"}
···
depends: [
"ocaml" {>= "4.06.0"}
"dune" {>= "1.0"}
+
"cstruct" {>= "3.0.0" & < "6.1.0"}
"ppx_cstruct"
"rresult"
"lwt" {>= "2.4.3"}
+1 -1
packages/http-multipart-formdata/http-multipart-formdata.3.0.0/opam
···
"dune" {>= "2.7"}
"ocaml" {>= "4.10.0"}
"fmt" {>= "0.8.9"}
-
"cstruct" {>= "6.0.0"}
"angstrom" {>= "0.15.0"}
"ppx_expect" {with-test}
"ppx_deriving" {with-test}
···
"dune" {>= "2.7"}
"ocaml" {>= "4.10.0"}
"fmt" {>= "0.8.9"}
+
"cstruct" {>= "6.0.0" & < "6.1.0"}
"angstrom" {>= "0.15.0"}
"ppx_expect" {with-test}
"ppx_deriving" {with-test}
+1 -1
packages/http-multipart-formdata/http-multipart-formdata.3.0.1/opam
···
"dune" {>= "2.7"}
"ocaml" {>= "4.10.0"}
"fmt" {>= "0.8.9"}
-
"cstruct" {>= "6.0.0"}
"angstrom" {>= "0.15.0"}
"ppx_expect" {with-test}
"ppx_deriving" {with-test}
···
"dune" {>= "2.7"}
"ocaml" {>= "4.10.0"}
"fmt" {>= "0.8.9"}
+
"cstruct" {>= "6.0.0" & < "6.1.0"}
"angstrom" {>= "0.15.0"}
"ppx_expect" {with-test}
"ppx_deriving" {with-test}
+1 -1
packages/jose/jose.0.6.0/opam
···
"eqaf" {>= "0.7"}
"mirage-crypto" {>= "0.10.0"}
"x509" {>= "0.13.0"}
-
"cstruct" {>= "4.0.0"}
"astring"
"yojson"
"result"
···
"eqaf" {>= "0.7"}
"mirage-crypto" {>= "0.10.0"}
"x509" {>= "0.13.0"}
+
"cstruct" {>= "4.0.0" & < "6.1.0"}
"astring"
"yojson"
"result"
+1
packages/letsencrypt-app/letsencrypt-app.0.3.0/opam
···
"bos"
"fpath"
"randomconv"
]
build: [
["dune" "subst"] {dev}
···
"bos"
"fpath"
"randomconv"
+
"cstruct" {< "6.1.0"}
]
build: [
["dune" "subst"] {dev}
+1
packages/letsencrypt/letsencrypt.0.2.5/opam
···
"fpath"
"randomconv"
"domain-name" {>= "0.2.0"}
]
build: [
["dune" "subst"] {dev}
···
"fpath"
"randomconv"
"domain-name" {>= "0.2.0"}
+
"cstruct" {< "6.1.0"}
]
build: [
["dune" "subst"] {dev}
+1 -1
packages/mirage-block-unix/mirage-block-unix.2.12.0/opam
···
depends: [
"ocaml" {>= "4.06.0"}
"dune" {>="1.0"}
-
"cstruct" {>= "3.0.0"}
"cstruct-lwt"
"mirage-block" {>= "2.0.0" & < "3.0.0"}
"rresult"
···
depends: [
"ocaml" {>= "4.06.0"}
"dune" {>="1.0"}
+
"cstruct" {>= "3.0.0" & < "6.1.0"}
"cstruct-lwt"
"mirage-block" {>= "2.0.0" & < "3.0.0"}
"rresult"
+1 -1
packages/mirage-block-unix/mirage-block-unix.2.12.1/opam
···
depends: [
"ocaml" {>= "4.06.0"}
"dune" {>="1.0"}
-
"cstruct" {>= "3.0.0"}
"cstruct-lwt"
"mirage-block" {>= "2.0.0" & < "3.0.0"}
"rresult"
···
depends: [
"ocaml" {>= "4.06.0"}
"dune" {>="1.0"}
+
"cstruct" {>= "3.0.0" & < "6.1.0"}
"cstruct-lwt"
"mirage-block" {>= "2.0.0" & < "3.0.0"}
"rresult"
+1 -1
packages/mirage-channel/mirage-channel.4.0.1/opam
···
"dune" {>= "1.0"}
"mirage-flow" {>= "2.0.0"}
"lwt" {>= "4.0.0"}
-
"cstruct" {>= "4.0.0"}
"logs"
"alcotest" {with-test}
"mirage-flow-combinators" {with-test & >= "2.0.0"}
···
"dune" {>= "1.0"}
"mirage-flow" {>= "2.0.0"}
"lwt" {>= "4.0.0"}
+
"cstruct" {>= "4.0.0" & < "6.1.0"}
"logs"
"alcotest" {with-test}
"mirage-flow-combinators" {with-test & >= "2.0.0"}
+1 -1
packages/rawlink/rawlink.1.0/opam
···
"ocaml" {>= "4.03.0"}
"dune"
"lwt" {>= "2.4.7"}
-
"cstruct" {>= "3.2.0"}
"ppx_cstruct"
]
depexts: [
···
"ocaml" {>= "4.03.0"}
"dune"
"lwt" {>= "2.4.7"}
+
"cstruct" {>= "3.2.0" & < "6.1.0"}
"ppx_cstruct"
]
depexts: [
+1 -1
packages/salsa20/salsa20.1.1.0/opam
···
depends: [
"ocaml" {>= "4.07.0"}
"dune" {>= "1.8"}
-
"cstruct" {>= "3.2.0"}
"mirage-crypto"
"salsa20-core" {>= "0.1.0"}
"alcotest" {with-test}
···
depends: [
"ocaml" {>= "4.07.0"}
"dune" {>= "1.8"}
+
"cstruct" {>= "3.2.0" & < "6.1.0"}
"mirage-crypto"
"salsa20-core" {>= "0.1.0"}
"alcotest" {with-test}
+1 -1
packages/scrypt-kdf/scrypt-kdf.1.1.0/opam
···
depends: [
"ocaml" {>= "4.07.0"}
"dune" {>= "1.8.0"}
-
"cstruct" {>= "3.2.0"}
"mirage-crypto"
"pbkdf" {>= "0.1.0"}
"salsa20-core" {>= "0.1.0"}
···
depends: [
"ocaml" {>= "4.07.0"}
"dune" {>= "1.8.0"}
+
"cstruct" {>= "3.2.0" & < "6.1.0"}
"mirage-crypto"
"pbkdf" {>= "0.1.0"}
"salsa20-core" {>= "0.1.0"}
+1 -1
packages/shared-memory-ring/shared-memory-ring.3.1.0/opam
···
depends: [
"ocaml" {>= "4.02.0"}
"dune"
-
"cstruct" {>= "2.4.1"}
"ppx_cstruct" {>= "3.2.0"}
"mirage-profile"
"ounit" {with-test}
···
depends: [
"ocaml" {>= "4.02.0"}
"dune"
+
"cstruct" {>= "2.4.1" & < "6.1.0"}
"ppx_cstruct" {>= "3.2.0"}
"mirage-profile"
"ounit" {with-test}
+1 -1
packages/tar/tar.1.0.0/opam
···
"dune" {>= "1.0"}
"ppx_tools" {build}
"ppx_cstruct" {>= "3.1.0"}
-
"cstruct" {>= "1.9.0"}
"re"
"result"
]
···
"dune" {>= "1.0"}
"ppx_tools" {build}
"ppx_cstruct" {>= "3.1.0"}
+
"cstruct" {>= "1.9.0" & < "6.1.0"}
"re"
"result"
]
+1 -1
packages/tar/tar.1.1.0/opam
···
"dune" {>= "1.0"}
"ppx_tools" {build}
"ppx_cstruct" {>= "3.6.0"}
-
"cstruct" {>= "1.9.0"}
"re"
]
build: [
···
"dune" {>= "1.0"}
"ppx_tools" {build}
"ppx_cstruct" {>= "3.6.0"}
+
"cstruct" {>= "1.9.0" & < "6.1.0"}
"re"
]
build: [