this repo has no description

Restrict hacl-star-raw

Upstream fix: https://github.com/cryspen/hacl-packages/pull/421

Changed files
+13 -13
packages
hacl-star-raw
hacl-star-raw.0.3.2
hacl-star-raw.0.4.0
hacl-star-raw.0.4.1
hacl-star-raw.0.4.2
hacl-star-raw.0.4.3
hacl-star-raw.0.4.4
hacl-star-raw.0.4.5
hacl-star-raw.0.5.0
hacl-star-raw.0.6.0
hacl-star-raw.0.6.1
hacl-star-raw.0.6.2
hacl-star-raw.0.7.0
hacl-star-raw.0.7.1
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.3.2/opam
···
depends: [
"ocaml" {>= "4.05.0"}
"ocamlfind" {build}
-
"ctypes"
"ctypes-foreign"
"conf-which" {build}
]
···
depends: [
"ocaml" {>= "4.05.0"}
"ocamlfind" {build}
+
"ctypes" {< "0.21.0"}
"ctypes-foreign"
"conf-which" {build}
]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.4.0/opam
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
-
"ctypes" { >= "0.18.0" }
"ctypes-foreign"
"conf-which" {build}
]
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"ctypes-foreign"
"conf-which" {build}
]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.4.1/opam
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
-
"ctypes" { >= "0.18.0" }
"ctypes-foreign"
"conf-which" {build}
]
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"ctypes-foreign"
"conf-which" {build}
]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.4.2/opam
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
-
"ctypes" { >= "0.18.0" }
"ctypes-foreign"
"conf-which" {build}
]
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"ctypes-foreign"
"conf-which" {build}
]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.4.3/opam
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
-
"ctypes" { >= "0.18.0" }
"ctypes-foreign"
"conf-which" {build}
]
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"ctypes-foreign"
"conf-which" {build}
]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.4.4/opam
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
-
"ctypes" { >= "0.18.0" }
"conf-which" {build}
]
conflicts: ["ocaml-option-bytecode-only"]
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"conf-which" {build}
]
conflicts: ["ocaml-option-bytecode-only"]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.4.5/opam
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
-
"ctypes" { >= "0.18.0" }
"conf-which" {build}
]
conflicts: ["ocaml-option-bytecode-only"]
···
depends: [
"ocaml" { >= "4.08.0" }
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"conf-which" {build}
]
conflicts: ["ocaml-option-bytecode-only"]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.5.0/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
-
"ctypes" {>= "0.18.0"}
"conf-which" {build}
"conf-cmake" {build}
]
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"conf-which" {build}
"conf-cmake" {build}
]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.6.0/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
-
"ctypes" {>= "0.18.0"}
"conf-which" {build}
"conf-cmake" {build}
]
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"conf-which" {build}
"conf-cmake" {build}
]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.6.1/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
-
"ctypes" {>= "0.18.0"}
"conf-which" {build}
"conf-cmake" {build}
]
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"conf-which" {build}
"conf-cmake" {build}
]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.6.2/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
-
"ctypes" {>= "0.18.0"}
"conf-which" {build}
"conf-cmake" {build}
]
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"conf-which" {build}
"conf-cmake" {build}
]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.7.0/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
-
"ctypes" {>= "0.18.0"}
"conf-which" {build}
"conf-cmake" {build}
]
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"conf-which" {build}
"conf-cmake" {build}
]
+1 -1
packages/hacl-star-raw/hacl-star-raw.0.7.1/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
-
"ctypes" {>= "0.18.0"}
"conf-which" {build}
"conf-cmake" {build}
]
···
"ocaml" {>= "4.08.0"}
"dune" {>= "1.2"}
"ocamlfind" {build}
+
"ctypes" {>= "0.18.0" & < "0.21.0"}
"conf-which" {build}
"conf-cmake" {build}
]