Skip to content

Commit 1444bfa

Browse files
authored
Merge pull request ocaml#23229 from sacerdot/opam-publish-ulex-camlp5.1.3
Package ulex-camlp5.1.3
2 parents 92117c4 + 8d23b51 commit 1444bfa

File tree

1 file changed

+1
-1
lines changed
  • packages/ulex-camlp5/ulex-camlp5.1.3

1 file changed

+1
-1
lines changed

packages/ulex-camlp5/ulex-camlp5.1.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build: [
1212
]
1313
install: [make "install"]
1414
depends: [
15-
"ocaml" {>="5.0.0"}
15+
"ocaml" {>="4.14.1"}
1616
"ocamlfind" {build}
1717
"camlp5" {>= "8.00.04"}
1818
"camlp-streams"

0 commit comments

Comments
 (0)