File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ run-test: [
1414depends: [
1515 "dune" {>= "2.1"}
1616 "ocaml" {>= "4.08"}
17- "apron" {< "0 .9.15"}
17+ "apron" {< "v0 .9.15"}
1818]
1919synopsis: "Apron extension"
2020description: "An extension for the OCaml interface of the Apron library"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ run-test: [
1414depends: [
1515 "dune" {>= "2.1"}
1616 "ocaml" {>= "4.08"}
17- "apron" {< "0 .9.15"}
17+ "apron" {< "v0 .9.15"}
1818]
1919synopsis: "Apron extension"
2020description: "An extension for the OCaml interface of the Apron library"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ run-test: [
1414depends: [
1515 "dune" {>= "2.1"}
1616 "ocaml" {>= "4.08"}
17- "apron" {< "0 .9.15"}
17+ "apron" {< "v0 .9.15"}
1818]
1919synopsis: "Apron extension"
2020description: "An extension for the OCaml interface of the Apron library"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ run-test: [
1414depends: [
1515 "dune" {>= "2.1"}
1616 "ocaml" {>= "4.08"}
17- "apron" {< "0 .9.15"}
17+ "apron" {< "v0 .9.15"}
1818]
1919synopsis: "Apron extension"
2020description: "An extension for the OCaml interface of the Apron library"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ run-test: [
1414depends: [
1515 "dune" {>= "2.1"}
1616 "ocaml" {>= "4.08"}
17- "apron" {< "0 .9.15"}
17+ "apron" {< "v0 .9.15"}
1818]
1919synopsis: "Apron extension"
2020description: "An extension for the OCaml interface of the Apron library"
Original file line number Diff line number Diff line change 6565}
6666x-commit-hash: "c35cb34d985a98308e65666cfb547f2447045ce9"
6767conflicts: [
68- "apron" {>= "0 .9.15"}
68+ "apron" {>= "v0 .9.15"}
6969]
7070# on `dune build` goblint.opam will be generated from goblint.opam.template and dune-project
7171# also remember to generate/adjust goblint.opam.locked!
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ depopts: ["apron"]
5151conflicts: [
5252 "result" {< "1.5"}
5353 "z3"
54- "apron" {>= "0 .9.15"}
54+ "apron" {>= "v0 .9.15"}
5555]
5656build: [
5757 ["dune" "subst"] {dev}
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ depends: [
5050depopts: ["apron" "z3"]
5151conflicts: [
5252 "result" {< "1.5"}
53- "apron" {>= "0 .9.15"}
53+ "apron" {>= "v0 .9.15"}
5454]
5555build: [
5656 ["dune" "subst"] {dev}
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ depends: [
5252depopts: ["apron" "z3"]
5353conflicts: [
5454 "result" {< "1.5"}
55- "apron" {>= "0 .9.15"}
55+ "apron" {>= "v0 .9.15"}
5656]
5757build: [
5858 ["dune" "subst"] {dev}
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ depends: [
5252depopts: ["apron" "z3"]
5353conflicts: [
5454 "result" {< "1.5"}
55- "apron" {>= "0 .9.15"}
55+ "apron" {>= "v0 .9.15"}
5656]
5757build: [
5858 ["dune" "subst"] {dev}
You can’t perform that action at this time.
0 commit comments