Skip to content

Commit b537028

Browse files
committed
bap-byteweight 2.5 needs an upper bound on camelzip
Uses Zip.extra which was removed in 1.12 Signed-off-by: Marcello Seri <[email protected]>
1 parent 35cd31e commit b537028

File tree

1 file changed

+1
-1
lines changed
  • packages/bap-byteweight/bap-byteweight.2.5.0

1 file changed

+1
-1
lines changed

packages/bap-byteweight/bap-byteweight.2.5.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ depends: [
2828
"bap-std" {= "2.5.0"}
2929
"bap-signatures" {= "2.5.0"}
3030
"regular" {= "2.5.0"}
31-
"camlzip"
31+
"camlzip" {< "1.12"}
3232
"uri"
3333
]
3434
synopsis: "BAP facility for indentifying code entry points"

0 commit comments

Comments
 (0)