this repo has no description

Avoid `ocamlbuild.0.9.0` specifically, other versions are fine

Changed files
+10 -10
packages
extunix
extunix.0.1.1
extunix.0.1.2
extunix.0.1.3
extunix.0.1.4
extunix.0.1.5
extunix.0.1.6
extunix.0.2.0
lz4
lz4.1.0.0
lz4.1.0.1
lz4.1.1.1
+1 -1
packages/extunix/extunix.0.1.1/opam
···
"ocamlfind" {build}
"camlp4" {build}
"ounit" {with-test}
-
"ocamlbuild" {build & >= "0.9.1"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
···
"ocamlfind" {build}
"camlp4" {build}
"ounit" {with-test}
+
"ocamlbuild" {build & != "0.9.0"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
+1 -1
packages/extunix/extunix.0.1.2/opam
···
"ounit" {with-test & >= "1.0.3"}
"base-bigarray"
"base-unix"
-
"ocamlbuild" {build & >= "0.9.1"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
···
"ounit" {with-test & >= "1.0.3"}
"base-bigarray"
"base-unix"
+
"ocamlbuild" {build & != "0.9.0"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
+1 -1
packages/extunix/extunix.0.1.3/opam
···
"ounit" {with-test & >= "1.0.3"}
"base-bigarray"
"base-unix"
-
"ocamlbuild" {build & >= "0.9.1"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
···
"ounit" {with-test & >= "1.0.3"}
"base-bigarray"
"base-unix"
+
"ocamlbuild" {build & != "0.9.0"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
+1 -1
packages/extunix/extunix.0.1.4/opam
···
"ounit" {with-test & >= "1.0.3"}
"base-bigarray"
"base-unix"
-
"ocamlbuild" {build & >= "0.9.1"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
···
"ounit" {with-test & >= "1.0.3"}
"base-bigarray"
"base-unix"
+
"ocamlbuild" {build & != "0.9.0"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
+1 -1
packages/extunix/extunix.0.1.5/opam
···
"base-bytes"
"base-bigarray"
"base-unix"
-
"ocamlbuild" {build & >= "0.9.1"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
···
"base-bytes"
"base-bigarray"
"base-unix"
+
"ocamlbuild" {build & != "0.9.0"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
+1 -1
packages/extunix/extunix.0.1.6/opam
···
"base-bytes"
"base-bigarray"
"base-unix"
-
"ocamlbuild" {build & >= "0.9.1"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
···
"base-bytes"
"base-bigarray"
"base-unix"
+
"ocamlbuild" {build & != "0.9.0"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
+1 -1
packages/extunix/extunix.0.2.0/opam
···
"base-bytes"
"base-bigarray"
"base-unix"
-
"ocamlbuild" {build & >= "0.9.1"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
···
"base-bytes"
"base-bigarray"
"base-unix"
+
"ocamlbuild" {build & != "0.9.0"}
]
synopsis: "Collection of thin bindings to various low-level system API"
description: """
+1 -1
packages/lz4/lz4.1.0.0/opam
···
"ocaml"
"base-bytes"
"ocamlfind" {build}
-
"ocamlbuild" {build & >= "0.9.1"}
"ctypes" {>= "0.3.2" & < "0.4.0"}
"conf-liblz4"
]
···
"ocaml"
"base-bytes"
"ocamlfind" {build}
+
"ocamlbuild" {build & != "0.9.0"}
"ctypes" {>= "0.3.2" & < "0.4.0"}
"conf-liblz4"
]
+1 -1
packages/lz4/lz4.1.0.1/opam
···
"base-bytes"
"ocamlfind" {build}
"ctypes" {>= "0.4.0" & < "0.6.0"}
-
"ocamlbuild" {build & >= "0.9.1"}
"conf-liblz4"
]
install: ["ocaml" "setup.ml" "-install"]
···
"base-bytes"
"ocamlfind" {build}
"ctypes" {>= "0.4.0" & < "0.6.0"}
+
"ocamlbuild" {build & != "0.9.0"}
"conf-liblz4"
]
install: ["ocaml" "setup.ml" "-install"]
+1 -1
packages/lz4/lz4.1.1.1/opam
···
"base-bytes"
"base-bigarray"
"ocamlfind" {build}
-
"ocamlbuild" {build & >= "0.9.1"}
"ctypes" {>= "0.4.1"}
"ounit" {with-test}
"conf-liblz4"
···
"base-bytes"
"base-bigarray"
"ocamlfind" {build}
+
"ocamlbuild" {build & != "0.9.0"}
"ctypes" {>= "0.4.1"}
"ounit" {with-test}
"conf-liblz4"