We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d0c43d + 1493622 commit acfaf88Copy full SHA for acfaf88
packages/bap-byteweight/bap-byteweight.2.5.0/opam
@@ -28,7 +28,7 @@ depends: [
28
"bap-std" {= "2.5.0"}
29
"bap-signatures" {= "2.5.0"}
30
"regular" {= "2.5.0"}
31
- "camlzip"
+ "camlzip" {< "1.12"}
32
"uri"
33
]
34
synopsis: "BAP facility for indentifying code entry points"
packages/phylogenetics/phylogenetics.0.2.0/opam
@@ -11,7 +11,7 @@ depends: [
11
"angstrom-unix"
12
"binning"
13
"biotk" {>= "0.2.0"}
14
- "core" {>= "v0.15.0" & < "v0.17.0"}
+ "core" {>= "v0.15.0" & < "v0.16"}
15
"dune" {>= "3.6"}
16
"gsl"
17
"lacaml" {>= "10.0.2"}
0 commit comments