Skip to content

Commit 786c36e

Browse files
authored
Merge pull request ocaml#23645 from hhugo/patch-1
Tezt: sync opam metadata from upstream repo
2 parents d4e3f97 + 8f0d279 commit 786c36e

File tree

1 file changed

+2
-2
lines changed
  • packages/tezt/tezt.3.1.0

1 file changed

+2
-2
lines changed

packages/tezt/tezt.3.1.0/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ depopts: [
2323
"js_of_ocaml-lwt"
2424
]
2525
conflicts: [
26-
"js_of_ocaml" { ! (>= "4.0.0" & < "5.0.0") }
27-
"js_of_ocaml-lwt" { ! (>= "4.0.0" & < "5.0.0") }
26+
"js_of_ocaml" { < "4.0.0" }
27+
"js_of_ocaml-lwt" { < "4.0.0" }
2828
]
2929
build: [
3030
["dune" "build" "-p" name "-j" jobs]

0 commit comments

Comments
 (0)