Skip to content

Commit 9e8cfa6

Browse files
fix biocaml.0.11.0 bounds for core_kernel
see #28175 (comment)
1 parent ce03608 commit 9e8cfa6

File tree

1 file changed

+1
-1
lines changed
  • packages/biocaml/biocaml.0.11.0

1 file changed

+1
-1
lines changed

packages/biocaml/biocaml.0.11.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ depends: [
2929
"ocaml" {< "5.0"}
3030
"base64"
3131
"dune" {>= "1.0"}
32-
"core_kernel" {>= "v0.14.0"}
32+
"core_kernel" {>= "v0.14.0" & < "v0.15.0"}
3333
"sexplib"
3434
"camlzip" {>= "1.05"}
3535
"xmlm"

0 commit comments

Comments
 (0)