File tree Expand file tree Collapse file tree 6 files changed +8
-2
lines changed
packages/dkml-install-runner
dkml-install-runner.0.1.0
dkml-install-runner.0.2.0
dkml-install-runner.0.3.0
dkml-install-runner.0.3.1
dkml-install-runner.0.4.0
dkml-install-runner.0.5.1 Expand file tree Collapse file tree 6 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ license: "Apache-2.0"
88homepage: "https://github.com/diskuv/dkml-install-api"
99bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
1010depends: [
11+ "ocaml" {>= "4.09" & < "5.1"}
1112 "alcotest" {>= "1.4.0" & with-test}
1213 "odoc" {>= "1.5.3" & with-doc}
1314 "dkml-install" {= version}
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
1313# https://github.com/diskuv/dkml-install-api/blob/5cfd7b57c79d990c76a9bdc8f8f0fa9f6fd5346f/runner/src/ocaml_abi.ml
1414available: os = "win32" | os = "linux" | os = "macos"
1515depends: [
16+ "ocaml" {>= "4.09" & < "5.1"}
1617 "alcotest" {>= "1.4.0" & with-test}
1718 "odoc" {>= "1.5.3" & with-doc}
1819 "dkml-install" {= version}
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
1313# https://github.com/diskuv/dkml-install-api/blob/5cfd7b57c79d990c76a9bdc8f8f0fa9f6fd5346f/runner/src/ocaml_abi.ml
1414available: os = "win32" | os = "linux" | os = "macos"
1515depends: [
16+ "ocaml" {>= "4.09" & < "5.1"}
1617 "alcotest" {>= "1.4.0" & with-test}
1718 "odoc" {>= "1.5.3" & with-doc}
1819 "dkml-install" {= version}
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
1313# https://github.com/diskuv/dkml-install-api/blob/5cfd7b57c79d990c76a9bdc8f8f0fa9f6fd5346f/runner/src/ocaml_abi.ml
1414available: os = "win32" | os = "linux" | os = "macos"
1515depends: [
16+ "ocaml" {>= "4.10" & < "5.1"}
1617 "alcotest" {>= "1.4.0" & with-test}
1718 "odoc" {>= "1.5.3" & with-doc}
1819 "dkml-install" {= version}
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ license: "Apache-2.0"
88homepage: "https://github.com/diskuv/dkml-install-api"
99bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
1010depends: [
11+ "ocaml" {>= "4.10"}
1112 "alcotest" {>= "1.4.0" & with-test}
1213 "odoc" {>= "1.5.3" & with-doc}
1314 "dkml-install" {= version}
4546 "md5=1b3f42a06b0643eb502e6f65d1769b98"
4647 "sha512=55d47cb8c570f3e9fbdb5f4f7960c86fbe357df6c5364c82c9eb326150693fa1dbffe3fa3f5682e355f770c5f3c53bd7ce88ec1d1d9eefecceb8f44ed8b1d326"
4748 ]
48- }
49+ }
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ license: "Apache-2.0"
88homepage: "https://github.com/diskuv/dkml-install-api"
99bug-reports: "https://github.com/diskuv/dkml-install-api/issues"
1010depends: [
11+ "ocaml" {>= "4.10"}
1112 "dune" {>= "2.9"}
1213 "alcotest" {>= "1.4.0" & with-test}
1314 "dkml-install" {= version}
4546 "md5=4636532b5971d7aa058b492448b02908"
4647 "sha512=66e28e6c47b3de638601f0002289849d9af6bcbb9a2eb816d1dfe640bf3e5a350ad16b99d88b474b7be2482de480b5dd1fad4dbf87c702ee421bc033a3ca1327"
4748 ]
48- }
49+ }
You can’t perform that action at this time.
0 commit comments