File tree Expand file tree Collapse file tree 11 files changed +18
-24
lines changed
Expand file tree Collapse file tree 11 files changed +18
-24
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ depexts: ["patch"] {os-distribution = "alpine"}
1717synopsis: "ReactiveML compiler"
1818authors: "Louis Mandel louis@reactiveml.org"
1919url {
20- src: "http ://rml.lri.fr/distrib /rml-1.08.04-2013-02-03.tar.gz"
20+ src: "https ://raw.githubusercontent.com/ocaml/opam-source-archives/main /rml-1.08.04-2013-02-03.tar.gz"
2121 checksum: [
2222 "sha256=8b01749ca890cf467d69b4e50292d7f4fb157ad0d67eecb9931baf10e96df7a6"
2323 "md5=00a7a14f24a7640089f78ad52f532002"
2424 ]
2525}
26- available: false
26+
Original file line number Diff line number Diff line change @@ -24,10 +24,9 @@ In ReactiveML, the reactive model is integrated at the language level
2424(not as a library) which leads to safer and more natural programming."""
2525authors: "Louis Mandel louis@reactiveml.org"
2626url {
27- src: "http ://rml.lri.fr/distrib /rml-1.08.05-2013-06-04.tar.gz"
27+ src: "https ://raw.githubusercontent.com/ocaml/opam-source-archives/main /rml-1.08.05-2013-06-04.tar.gz"
2828 checksum: [
2929 "sha256=7c2cccc7d45082e62bb71d9ae4c199476de30ed28909ab221e2ae42de9947f04"
3030 "md5=6c41f9d5458d1032a0ed7712b95d1f21"
3131 ]
3232}
33- available: false
Original file line number Diff line number Diff line change @@ -24,10 +24,9 @@ In ReactiveML, the reactive model is integrated at the language level
2424(not as a library) which leads to safer and more natural programming."""
2525authors: "Louis Mandel louis@reactiveml.org"
2626url {
27- src: "http ://rml.lri.fr/distrib /rml-1.08.06-2013-07-12.tar.gz"
27+ src: "https ://raw.githubusercontent.com/ocaml/opam-source-archives/main /rml-1.08.06-2013-07-12.tar.gz"
2828 checksum: [
2929 "sha256=2368b8e9eabe82f55cca1ab860d8b13193619ebcfd4ead0bb6faedfc2826652e"
3030 "md5=cd657e07d27cdc67fd5ed051d60b712c"
3131 ]
3232}
33- available: false
Original file line number Diff line number Diff line change 88remove: [[make "uninstall"]]
99depends: ["ocaml" "ocamlfind" "ocamlbuild" "num"]
1010install: [make "install"]
11- available: [ os != "linux" & false ]
11+ available: [ os != "linux" ]
1212synopsis:
1313 "ReactiveML: a programming language for implementing interactive systems."
1414description: """
@@ -18,7 +18,7 @@ composition and dynamic features like the dynamic creation of processes.
1818In ReactiveML, the reactive model is integrated at the language level
1919(not as a library) which leads to safer and more natural programming."""
2020url {
21- src: "http ://rml.lri.fr/distrib /rml-1.09.00-2013-09-09.tar.gz"
21+ src: "https ://raw.githubusercontent.com/ocaml/opam-source-archives/main /rml-1.09.00-2013-09-09.tar.gz"
2222 checksum: [
2323 "sha256=b1ee776f3b2d4cdc6008086a88db9eb32150e6d339e02b068d15498167b2c2e3"
2424 "md5=c62a82b37d6fde19377231d5830c980e"
Original file line number Diff line number Diff line change 88remove: [[make "uninstall"]]
99depends: ["ocaml" "ocamlfind" "ocamlbuild" "num"]
1010install: [make "install"]
11- available: [ os != "linux" & false ]
11+ available: [ os != "linux" ]
1212synopsis:
1313 "ReactiveML: a programming language for implementing interactive systems."
1414description: """
@@ -18,7 +18,7 @@ composition and dynamic features like the dynamic creation of processes.
1818In ReactiveML, the reactive model is integrated at the language level
1919(not as a library) which leads to safer and more natural programming."""
2020url {
21- src: "http ://reactiveml.org/distrib /rml-1.09.01-2013-09-10.tar.gz"
21+ src: "https ://raw.githubusercontent.com/ocaml/opam-source-archives/main /rml-1.09.01-2013-09-10.tar.gz"
2222 checksum: [
2323 "sha256=456b827eb4ec050882c73ab362cd3a4d939b029a374ddf0677e97915ff3f0d42"
2424 "md5=635a5a8670a525704a93f1f1b1665f0c"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ remove: [
1010]
1111depends: ["ocaml" "ocamlfind" "ocamlbuild" "num"]
1212install: [make "install"]
13- available: [ os != "linux" & false ]
13+ available: [ os != "linux" ]
1414synopsis:
1515 "ReactiveML: a programming language for implementing interactive systems."
1616description: """
@@ -20,7 +20,7 @@ composition and dynamic features like the dynamic creation of processes.
2020In ReactiveML, the reactive model is integrated at the language level
2121(not as a library) which leads to safer and more natural programming."""
2222url {
23- src: "http ://reactiveml.org/distrib /rml-1.09.02-2014-01-08.tar.gz"
23+ src: "https ://raw.githubusercontent.com/ocaml/opam-source-archives/main /rml-1.09.02-2014-01-08.tar.gz"
2424 checksum: [
2525 "sha256=f87d5ba62f375834831410dbf0d5c0246dfcc4cefec50a40fba27891ef05aab8"
2626 "md5=b3d8c33ca574d6f68bb67f784a8ab2af"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ remove: [
1111]
1212depends: ["ocaml" "ocamlbuild" "num"]
1313install: [make "install"]
14- available: [ os != "linux" & false ]
14+ available: [ os != "linux" ]
1515synopsis:
1616 "ReactiveML: a programming language for implementing interactive systems."
1717description: """
@@ -21,7 +21,7 @@ composition and dynamic features like the dynamic creation of processes.
2121In ReactiveML, the reactive model is integrated at the language level
2222(not as a library) which leads to safer and more natural programming."""
2323url {
24- src: "http ://reactiveml.org/distrib /rml-1.09.03-2014-06-21.tar.gz"
24+ src: "https ://raw.githubusercontent.com/ocaml/opam-source-archives/main /rml-1.09.03-2014-06-21.tar.gz"
2525 checksum: [
2626 "sha256=dd0e218f8b811abbc1ff261aed42505ee93406ddad88233b10f050d4afc43338"
2727 "md5=c03fde474203364f0069a31e881496d9"
Original file line number Diff line number Diff line change @@ -29,10 +29,9 @@ In ReactiveML, the reactive model is integrated at the language level
2929(not as a library) which leads to safer and more natural programming."""
3030authors: "Louis Mandel louis@reactiveml.org"
3131url {
32- src: "http ://reactiveml.org/distrib /rml-1.09.04-2016-03-23.tar.gz"
32+ src: "https ://raw.githubusercontent.com/ocaml/opam-source-archives/main /rml-1.09.04-2016-03-23.tar.gz"
3333 checksum: [
3434 "sha256=66d01dc44a6f019c520eab32394bea12e7f7c350899e6110ce804fa10010bbc0"
3535 "md5=ae95d5367ed8524b0161b11bbef83e60"
3636 ]
3737}
38- available: false
Original file line number Diff line number Diff line change @@ -29,10 +29,9 @@ In ReactiveML, the reactive model is integrated at the language level
2929(not as a library) which leads to safer and more natural programming."""
3030authors: "Louis Mandel louis@reactiveml.org"
3131url {
32- src: "http ://rml.lri.fr/distrib /rml-1.09.05-2017-10-10.tar.gz"
32+ src: "https ://raw.githubusercontent.com/ocaml/opam-source-archives/main /rml-1.09.05-2017-10-10.tar.gz"
3333 checksum: [
3434 "sha256=dab3ff9a544a4af70d27f5ec767d34ed52c5d954d4e08407a5a30d59048753ac"
3535 "md5=55b0603d353f833254faa9721c9d2db6"
3636 ]
3737}
38- available: false
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ install: [
1010 [make "install"]
1111]
1212depends: [
13- "ocaml" {>= "4.07"}
13+ "ocaml" {>= "4.07" & < "5.0~" }
1414 "num"
1515]
1616depexts: ["patch"] {os-distribution = "alpine"}
@@ -24,10 +24,9 @@ In ReactiveML, the reactive model is integrated at the language level
2424(not as a library) which leads to safer and more natural programming."""
2525authors: "Louis Mandel louis@reactiveml.org"
2626url {
27- src: "http ://rml.lri.fr/distrib /rml-1.09.06-2020-09-23.tar.gz"
27+ src: "https ://raw.githubusercontent.com/ocaml/opam-source-archives/main /rml-1.09.06-2020-09-23.tar.gz"
2828 checksum: [
2929 "sha256=45bdded8371202eb0e67fdcb11afdabac25733ac345174cd8427e9c8ccf65ff5"
3030 "md5=af5bfc1f6bd75e528f2ff7793e34284c"
3131 ]
3232}
33- available: false
You can’t perform that action at this time.
0 commit comments