Skip to content

Commit c067f4f

Browse files
authored
Merge pull request ocaml#26926 from hannesm/add-more-sources
add sources that are now in opam-source-archives
2 parents 232a37e + 15a8a91 commit c067f4f

File tree

9 files changed

+9
-9
lines changed
  • packages
    • amf/amf.0.1.0
    • duppy/duppy.0.6.1
    • ppxlib/ppxlib.0.2.1
    • sqlexpr/sqlexpr.0.3.0
    • unison
    • weberizer

9 files changed

+9
-9
lines changed

packages/amf/amf.0.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This implements AMF V0. V3 is in the works.
4242
Pull requests are welcome."""
4343
flags: light-uninstall
4444
url {
45-
src: "https://github.com/briancaine/ocaml-amf/archive/v0.1.0.tar.gz"
45+
src: "https://github.com/ocaml/opam-source-archives/raw/main/aml-0.1.0.tar.gz"
4646
checksum: [
4747
"sha256=c2261fbf6413d2439e1a338364091b4926f289e92d8c495faa6c03bbc24eec46"
4848
"md5=6d866570c511ea0ce9d6891e29673d2a"

packages/duppy/duppy.0.6.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ synopsis: "Library providing monadic threads"
2727
flags: light-uninstall
2828
url {
2929
src:
30-
"https://github.com/savonet/ocaml-duppy/releases/download/0.6.1/ocaml-duppy-0.6.1.tar.gz"
30+
"https://github.com/ocaml/opam-source-archives/raw/main/ocaml-duppy-0.6.1.tar.gz"
3131
checksum: [
3232
"sha256=dd04b8fabfeb064e8ca41283c2b9ee8609edea787c9388b7afb28f2de440abff"
3333
"md5=5f32badde0ccb9bbb6e94520283cee3c"

packages/ppxlib/ppxlib.0.2.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ description: """
2929
- a generator of open recursion classes from type definitions."""
3030
url {
3131
src:
32-
"https://github.com/ocaml-ppx/ppxlib/releases/download/0.2.1/ppxlib-0.2.1.tbz"
32+
"https://github.com/ocaml/opam-source-archives/raw/main/ppxlib-0.2.1.tbz"
3333
checksum: [
3434
"sha256=7f89e223e4fcd999bb867d40ed872cf35d3d0aca809a7dd6d63d49d593e90ea3"
3535
"md5=d59ee60d85a374699ae492b7853a090b"

packages/sqlexpr/sqlexpr.0.3.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ with Lwt
4646
flags: light-uninstall
4747
url {
4848
src:
49-
"https://github.com/downloads/mfp/ocaml-sqlexpr/ocaml-sqlexpr-0.3.0.tar.gz"
49+
"https://github.com/ocaml/opam-source-archives/raw/main/ocaml-sqlexpr-0.3.0.tar.gz"
5050
checksum: [
5151
"sha256=5706f6f0ee87a74502826e1b0acdc30f8509ad13e689d997ebd6249d70cfb4c9"
5252
"md5=96722f60c3059d68c5d1bcd5e5196676"

packages/unison/unison.2.40.102/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ separately, and then brought up to date by propagating the changes in
2020
each replica to the other."""
2121
url {
2222
src:
23-
"http://www.seas.upenn.edu/~bcpierce/unison/download/releases/unison-2.40.102/unison-2.40.102.tar.gz"
23+
"https://github.com/ocaml/opam-source-archives/raw/main/unison-2.40.102.tar.gz"
2424
checksum: [
2525
"sha256=4a63395e45bf6b93d5fee5cacbf686c3d9fe43dd7e6fc75ec6fe1a85cf1285ef"
2626
"md5=ec0fc4bb6fb4cfeb452660b287bd1097"

packages/unison/unison.2.40.63/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ separately, and then brought up to date by propagating the changes in
2020
each replica to the other."""
2121
url {
2222
src:
23-
"http://www.seas.upenn.edu/~bcpierce/unison//download/releases/unison-2.40.63/unison-2.40.63.tar.gz"
23+
"https://github.com/ocaml/opam-source-archives/raw/main/unison-2.40.63.tar.gz"
2424
checksum: [
2525
"sha256=6e6e00643a7e3908ce3604bb5031e4c6d4c6af5c421a79d08a8b7759de12cd9d"
2626
"md5=3281207850cf6f0a17fe73f371893bd3"

packages/unison/unison.2.48.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ separately, and then brought up to date by propagating the changes in
2222
each replica to the other."""
2323
url {
2424
src:
25-
"http://www.seas.upenn.edu/~bcpierce/unison//download/releases/unison-2.48.3/unison-2.48.3.tar.gz"
25+
"https://github.com/ocaml/opam-source-archives/raw/main/unison-2.48.3.tar.gz"
2626
checksum: [
2727
"sha256=f40d3cfbe82078d79328b51acab3e5179f844135260c2f4710525b9b45b15483"
2828
"md5=91ff2ef4141aede9af719fdd5e848bcb"

packages/weberizer/weberizer.0.6.2/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ synopsis: "Weberizer is a simple templating engine for OCaml"
1919
flags: light-uninstall
2020
url {
2121
src:
22-
"https://github.com/downloads/Chris00/weberizer/weberizer-0.6.2.tar.gz"
22+
"https://github.com/ocaml/opam-source-archives/raw/main/weberizer-0.6.2.tar.gz"
2323
checksum: [
2424
"sha256=a66d1d8b4296e3d26eb331579a05426f8b6448636214fdbd2e11a62b6e5910bd"
2525
"md5=3bb68fbb06d672dd4094b156e31db652"

packages/weberizer/weberizer.0.6.5/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ synopsis: "Weberizer is a simple templating engine for OCaml"
1919
flags: light-uninstall
2020
url {
2121
src:
22-
"https://github.com/downloads/Chris00/weberizer/weberizer-0.6.5.tar.gz"
22+
"https://github.com/ocaml/opam-source-archives/raw/main/weberizer-0.6.5.tar.gz"
2323
checksum: [
2424
"sha256=084af71fb30bcb5444f3193a5ae8ce2bacc55a1ee520e6233fa6905c11e7d89e"
2525
"md5=d146ad2a11bfe718e94b9d15512dec66"

0 commit comments

Comments
 (0)