Skip to content

Commit a9b1093

Browse files
committed
fix dep
1 parent a4daa9d commit a9b1093

File tree

1 file changed

+1
-1
lines changed
  • packages/pa_ppx/pa_ppx.0.17

1 file changed

+1
-1
lines changed

packages/pa_ppx/pa_ppx.0.17/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ doc: "https://github.com/camlp5/pa_ppx/doc"
3737
x-ci-accept-failures: [ "opensuse-tumbleweed" ]
3838

3939
depends: [
40-
"ocaml" { >= "4.10.0" & < "5.04.0" }
40+
"ocaml" { >= "4.10.0" & < "5.4.0" }
4141
"conf-perl"
4242
"camlp5-buildscripts" { >= "0.03" }
4343
"camlp5" { >= "8.03.01" }

0 commit comments

Comments
 (0)