Skip to content

Commit 34641fd

Browse files
authored
Apply suggestions from code review
1 parent baf42ed commit 34641fd

File tree

1 file changed

+2
-2
lines changed
  • packages/orf/orf.1.0.1

1 file changed

+2
-2
lines changed

packages/orf/orf.1.0.1/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
88
build: ["dune" "build" "-p" name "-j" jobs]
99
depends: [
1010
"batteries" {>= "3.2.0"}
11-
"cpm" {>= "6.0.0"}
11+
"cpm" {>= "11.0.0"}
1212
"dolog" {>= "4.0.0"}
1313
"dune" {>= "2.8"}
1414
"minicli"
1515
"molenc"
16-
"ocaml"
16+
"ocaml" {>= "4.12"}
1717
"parany" {>= "11.0.0"}
1818
"line_oriented"
1919
]

0 commit comments

Comments
 (0)