this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #2 from mseri/fix-cohttp-2.5.8-url

cohttp 2.5.8: fix archive url

authored by

dkalinichenko-js and committed by
GitHub
03503cbe 9914fcce

+7 -7
+1 -1
packages/cohttp-async/cohttp-async.2.5.8/opam
··· 51 51 dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git" 52 52 url { 53 53 src: 54 - "https://github.com/mirage/ocaml-cohttp/releases/download/2.5.8/cohttp-2.5.8.tbz" 54 + "https://github.com/mirage/ocaml-cohttp/releases/download/v2.5.8/cohttp-2.5.8.tbz" 55 55 checksum: [ 56 56 "sha256=2722477d1f5bb09e841debc125c30ff44f1b20cf8894b68cb48f2b6de092d25a" 57 57 "sha512=ce934a24c0e1eaf5dc674927b45277d461a13757d4c165a4a11811f9eb7b11b78b4560792ca430734d4e3a5b8791eee887d4eab2a0e9e30aa4a5864e833dd768"
+1 -1
packages/cohttp-lwt-jsoo/cohttp-lwt-jsoo.2.5.8/opam
··· 39 39 dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git" 40 40 url { 41 41 src: 42 - "https://github.com/mirage/ocaml-cohttp/releases/download/2.5.8/cohttp-2.5.8.tbz" 42 + "https://github.com/mirage/ocaml-cohttp/releases/download/v2.5.8/cohttp-2.5.8.tbz" 43 43 checksum: [ 44 44 "sha256=2722477d1f5bb09e841debc125c30ff44f1b20cf8894b68cb48f2b6de092d25a" 45 45 "sha512=ce934a24c0e1eaf5dc674927b45277d461a13757d4c165a4a11811f9eb7b11b78b4560792ca430734d4e3a5b8791eee887d4eab2a0e9e30aa4a5864e833dd768"
+1 -1
packages/cohttp-lwt-unix/cohttp-lwt-unix.2.5.8/opam
··· 45 45 dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git" 46 46 url { 47 47 src: 48 - "https://github.com/mirage/ocaml-cohttp/releases/download/2.5.8/cohttp-2.5.8.tbz" 48 + "https://github.com/mirage/ocaml-cohttp/releases/download/v2.5.8/cohttp-2.5.8.tbz" 49 49 checksum: [ 50 50 "sha256=2722477d1f5bb09e841debc125c30ff44f1b20cf8894b68cb48f2b6de092d25a" 51 51 "sha512=ce934a24c0e1eaf5dc674927b45277d461a13757d4c165a4a11811f9eb7b11b78b4560792ca430734d4e3a5b8791eee887d4eab2a0e9e30aa4a5864e833dd768"
+1 -1
packages/cohttp-lwt/cohttp-lwt.2.5.8/opam
··· 41 41 dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git" 42 42 url { 43 43 src: 44 - "https://github.com/mirage/ocaml-cohttp/releases/download/2.5.8/cohttp-2.5.8.tbz" 44 + "https://github.com/mirage/ocaml-cohttp/releases/download/v2.5.8/cohttp-2.5.8.tbz" 45 45 checksum: [ 46 46 "sha256=2722477d1f5bb09e841debc125c30ff44f1b20cf8894b68cb48f2b6de092d25a" 47 47 "sha512=ce934a24c0e1eaf5dc674927b45277d461a13757d4c165a4a11811f9eb7b11b78b4560792ca430734d4e3a5b8791eee887d4eab2a0e9e30aa4a5864e833dd768"
+1 -1
packages/cohttp-mirage/cohttp-mirage.2.5.8/opam
··· 40 40 dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git" 41 41 url { 42 42 src: 43 - "https://github.com/mirage/ocaml-cohttp/releases/download/2.5.8/cohttp-2.5.8.tbz" 43 + "https://github.com/mirage/ocaml-cohttp/releases/download/v2.5.8/cohttp-2.5.8.tbz" 44 44 checksum: [ 45 45 "sha256=2722477d1f5bb09e841debc125c30ff44f1b20cf8894b68cb48f2b6de092d25a" 46 46 "sha512=ce934a24c0e1eaf5dc674927b45277d461a13757d4c165a4a11811f9eb7b11b78b4560792ca430734d4e3a5b8791eee887d4eab2a0e9e30aa4a5864e833dd768"
+1 -1
packages/cohttp-top/cohttp-top.2.5.8/opam
··· 33 33 dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git" 34 34 url { 35 35 src: 36 - "https://github.com/mirage/ocaml-cohttp/releases/download/2.5.8/cohttp-2.5.8.tbz" 36 + "https://github.com/mirage/ocaml-cohttp/releases/download/v2.5.8/cohttp-2.5.8.tbz" 37 37 checksum: [ 38 38 "sha256=2722477d1f5bb09e841debc125c30ff44f1b20cf8894b68cb48f2b6de092d25a" 39 39 "sha512=ce934a24c0e1eaf5dc674927b45277d461a13757d4c165a4a11811f9eb7b11b78b4560792ca430734d4e3a5b8791eee887d4eab2a0e9e30aa4a5864e833dd768"
+1 -1
packages/cohttp/cohttp.2.5.8/opam
··· 56 56 dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git" 57 57 url { 58 58 src: 59 - "https://github.com/mirage/ocaml-cohttp/releases/download/2.5.8/cohttp-2.5.8.tbz" 59 + "https://github.com/mirage/ocaml-cohttp/releases/download/v2.5.8/cohttp-2.5.8.tbz" 60 60 checksum: [ 61 61 "sha256=2722477d1f5bb09e841debc125c30ff44f1b20cf8894b68cb48f2b6de092d25a" 62 62 "sha512=ce934a24c0e1eaf5dc674927b45277d461a13757d4c165a4a11811f9eb7b11b78b4560792ca430734d4e3a5b8791eee887d4eab2a0e9e30aa4a5864e833dd768"