this repo has no description

mirage-crypto does not work with newer eqaf (requires the .cstruct package):

```
=== ERROR while compiling mirage-crypto.0.11.0 ===============================#
context 2.2.0~beta3~dev | linux/x86_64 | ocaml-base-compiler.4.14.2 | file:///home/opam/opam-repository
path ~/.opam/4.14/.opam-switch/build/mirage-crypto.0.11.0
command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p mirage-crypto -j 255
exit-code 1
env-file ~/.opam/log/mirage-crypto-7-db30d0.env
output-file ~/.opam/log/mirage-crypto-7-db30d0.out
## output ###
File "src/dune", line 4, characters 20-32:
4 | (libraries cstruct eqaf.cstruct)
^^^^^^^^^^^^
Error: Library "eqaf.cstruct" not found.
-> required by library "mirage-crypto" in _build/default/src
-> required by _build/default/META.mirage-crypto
-> required by _build/install/default/lib/mirage-crypto/META
-> required by _build/default/mirage-crypto.install
-> required by alias install
```

Changed files
+26 -26
packages
mirage-crypto
mirage-crypto.0.10.0
mirage-crypto.0.10.1
mirage-crypto.0.10.2
mirage-crypto.0.10.3
mirage-crypto.0.10.4
mirage-crypto.0.10.5
mirage-crypto.0.10.6
mirage-crypto.0.10.7
mirage-crypto.0.11.0
mirage-crypto.0.11.1
mirage-crypto.0.11.2
mirage-crypto.0.11.3
mirage-crypto.0.8.1
mirage-crypto.0.8.10
mirage-crypto.0.8.2
mirage-crypto.0.8.3
mirage-crypto.0.8.4
mirage-crypto.0.8.5
mirage-crypto.0.8.6
mirage-crypto.0.8.7
mirage-crypto.0.8.8
mirage-crypto.0.8.9
mirage-crypto.0.9.0
mirage-crypto.0.9.1
mirage-crypto.0.9.2
+1 -1
packages/mirage-crypto/mirage-crypto.0.10.0/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
"bigarray-compat" # required to get eqaf.cstruct
]
depopts: [
+1 -1
packages/mirage-crypto/mirage-crypto.0.10.1/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
"bigarray-compat" # required to get eqaf.cstruct
]
depopts: [
+1 -1
packages/mirage-crypto/mirage-crypto.0.10.2/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
"bigarray-compat" # required to get eqaf.cstruct
]
depopts: [
+2 -2
packages/mirage-crypto/mirage-crypto.0.10.3/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
"bigarray-compat" # required to get eqaf.cstruct
]
depopts: [
···
"sha512=eb0d5a947649d6d9d55b8f5d5ea624e7b2b969baf7b855bf86b46cfadf9312e42e9caea479eb9c364a3c9cd4b3aa56f3a6a1b0cc20e022fdbd82bdb722df1198"
]
}
-
available: arch != "arm32"
+
available: arch != "arm32"
+1 -1
packages/mirage-crypto/mirage-crypto.0.10.4/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit" {with-test}
"cstruct" {>="6.0.0"}
-
"eqaf" {>= "0.8"}
+
"eqaf" {>= "0.8" & < "0.10"}
]
depopts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.10.5/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit" {with-test}
"cstruct" {>="6.0.0"}
-
"eqaf" {>= "0.8"}
+
"eqaf" {>= "0.8" & < "0.10"}
]
depopts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.10.6/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit2" {with-test}
"cstruct" {>="6.0.0"}
-
"eqaf" {>= "0.8"}
+
"eqaf" {>= "0.8" & < "0.10"}
]
depopts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.10.7/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit2" {with-test}
"cstruct" {>="6.0.0"}
-
"eqaf" {>= "0.8"}
+
"eqaf" {>= "0.8" & < "0.10"}
]
depopts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.11.0/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit2" {with-test}
"cstruct" {>="6.0.0"}
-
"eqaf" {>= "0.8"}
+
"eqaf" {>= "0.8" & < "0.10"}
]
conflicts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.11.1/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit2" {with-test}
"cstruct" {>="6.0.0"}
-
"eqaf" {>= "0.8"}
+
"eqaf" {>= "0.8" & < "0.10"}
]
conflicts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.11.2/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit2" {with-test}
"cstruct" {>="6.0.0"}
-
"eqaf" {>= "0.8"}
+
"eqaf" {>= "0.8" & < "0.10"}
]
conflicts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.11.3/opam
···
"dune-configurator" {>= "2.0.0"}
"ounit2" {with-test}
"cstruct" {>="6.0.0"}
-
"eqaf" {>= "0.8"}
+
"eqaf" {>= "0.8" & < "0.10"}
]
conflicts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.8.1/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"mirage-xen-posix"
+1 -1
packages/mirage-crypto/mirage-crypto.0.8.10/opam
···
"ounit" {with-test}
"cstruct" {>= "3.2.0" & < "6.1.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.8.2/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"mirage-xen-posix"
+1 -1
packages/mirage-crypto/mirage-crypto.0.8.3/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"mirage-xen-posix"
+1 -1
packages/mirage-crypto/mirage-crypto.0.8.4/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"mirage-xen-posix"
+1 -1
packages/mirage-crypto/mirage-crypto.0.8.5/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"mirage-xen-posix"
+1 -1
packages/mirage-crypto/mirage-crypto.0.8.6/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.8.7/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.8.8/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.8.9/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.9.0/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.9.1/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"ocaml-freestanding"
+1 -1
packages/mirage-crypto/mirage-crypto.0.9.2/opam
···
"ounit" {with-test}
"cstruct" {>="3.2.0" & < "6.1.0"}
"bigarray-compat" # required to get eqaf.cstruct
-
"eqaf" {>= "0.7"}
+
"eqaf" {>= "0.7" & < "0.10"}
]
depopts: [
"ocaml-freestanding"