File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ install: [make "install-coq"]
4040depends: [
4141 "conf-autoconf" {build & dev}
4242 "coq" {>= "8.16" & < "9.0"}
43- "ocaml" {>= "4.09" & < "5.4 "}
43+ "ocaml" {>= "4.09" & < "5.5 "}
4444 "ocamlfind" {build}
4545 "why3" {= version}
4646]
@@ -61,7 +61,7 @@ This package provides the Coq realizations of Why3 theories."""
6161url {
6262 src: "https://why3.gitlabpages.inria.fr/releases/why3-1.8.2.tar.gz"
6363 checksum: [
64- "sha256=ec985fa111de3e870e6fb3e22092c05ab8d0f5314eff5e2a766cbd59a9ac0f0a "
65- "md5=90fd07a4aad44fd8997754af5818550b "
64+ "sha256=b7d112edd5bcce6bcce0023d2bc834eb2ae1a1c42d7aea44ffa124d649b50bea "
65+ "md5=76244d73d2cdaff1dbae867b60d0aa0d "
6666 ]
6767}
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ install: [make "install-ide"]
4141
4242depends: [
4343 "conf-autoconf" {build & dev}
44- "ocaml" {>= "4.09" & < "5.4 "}
44+ "ocaml" {>= "4.09" & < "5.5 "}
4545 "ocamlfind" {build}
4646 "why3" {= version}
4747 "lablgtk3"
@@ -60,7 +60,7 @@ This package provides an IDE for Why3."""
6060url {
6161 src: "https://why3.gitlabpages.inria.fr/releases/why3-1.8.2.tar.gz"
6262 checksum: [
63- "sha256=ec985fa111de3e870e6fb3e22092c05ab8d0f5314eff5e2a766cbd59a9ac0f0a "
64- "md5=90fd07a4aad44fd8997754af5818550b "
63+ "sha256=b7d112edd5bcce6bcce0023d2bc834eb2ae1a1c42d7aea44ffa124d649b50bea "
64+ "md5=76244d73d2cdaff1dbae867b60d0aa0d "
6565 ]
6666}
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ install: [
5252
5353depends: [
5454 "conf-autoconf" {build & dev}
55- "ocaml" {>= "4.09" & < "5.4 "}
55+ "ocaml" {>= "4.09" & < "5.5 "}
5656 "ocamlfind" {build}
5757 "menhir" {>= "20200211"}
5858 "zarith"
@@ -83,7 +83,7 @@ Why3 is a complete reimplementation of the former Why platform. Among the new fe
8383url {
8484 src: "https://why3.gitlabpages.inria.fr/releases/why3-1.8.2.tar.gz"
8585 checksum: [
86- "sha256=ec985fa111de3e870e6fb3e22092c05ab8d0f5314eff5e2a766cbd59a9ac0f0a "
87- "md5=90fd07a4aad44fd8997754af5818550b "
86+ "sha256=b7d112edd5bcce6bcce0023d2bc834eb2ae1a1c42d7aea44ffa124d649b50bea "
87+ "md5=76244d73d2cdaff1dbae867b60d0aa0d "
8888 ]
8989}
You can’t perform that action at this time.
0 commit comments