File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ bug-reports: "https://github.com/janestreet/async_ssl/issues"
6
6
dev-repo: "git+https://github.com/janestreet/async_ssl.git"
7
7
doc: "https://ocaml.janestreet.com/ocaml-core/latest/doc/async_ssl/index.html"
8
8
license: "MIT"
9
- patches: [ "no-incompatible-pointer-types-016 .patch" ]
9
+ patches: [ "no-incompatible-pointer-types-0160 .patch" ]
10
10
build: [
11
11
["dune" "build" "-p" name "-j" jobs]
12
12
]
@@ -33,10 +33,10 @@ url {
33
33
src: "https://ocaml.janestreet.com/ocaml-core/v0.16/files/async_ssl-v0.16.0.tar.gz"
34
34
checksum: "sha256=5c9f74ddc00228634c2f6c60c10f3a821dc664f873d80c427284588c3e01bedd"
35
35
}
36
- extra-source "no-incompatible-pointer-types-016 .patch" {
36
+ extra-source "no-incompatible-pointer-types-0160 .patch" {
37
37
src:
38
- "https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types-016 .patch"
38
+ "https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types-0160 .patch"
39
39
checksum: [
40
- "sha256=5b014814b11bbe67f615026a870371bf4f90fecc2582cc5cdfdfb09534744825 "
40
+ "sha256=cbac0da5e278c247e30f19dce943e7346e03aa7f7095d8ee46cf489b49ed110e "
41
41
]
42
42
}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ bug-reports: "https://github.com/janestreet/async_ssl/issues"
6
6
dev-repo: "git+https://github.com/janestreet/async_ssl.git"
7
7
doc: "https://ocaml.janestreet.com/ocaml-core/latest/doc/async_ssl/index.html"
8
8
license: "MIT"
9
- patches: [ "no-incompatible-pointer-types-016 .patch" ]
9
+ patches: [ "no-incompatible-pointer-types-0161 .patch" ]
10
10
build: [
11
11
["dune" "build" "-p" name "-j" jobs]
12
12
]
@@ -38,10 +38,10 @@ url {
38
38
"sha512=e4545e91d15d43f1a53ca8d05e8b7d39d11627671d0da2b2b02451b197387b396a310d51397decbd6448fc2bb13aa237b052685263dea4e2010f7884ad94371d"
39
39
]
40
40
}
41
- extra-source "no-incompatible-pointer-types-016 .patch" {
41
+ extra-source "no-incompatible-pointer-types-0161 .patch" {
42
42
src:
43
- "https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types-016 .patch"
43
+ "https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types-0161 .patch"
44
44
checksum: [
45
- "sha256=5b014814b11bbe67f615026a870371bf4f90fecc2582cc5cdfdfb09534744825 "
45
+ "sha256=35c417f5e67dee469008e540b98811f0d9450f766b19b4ffd90a828d87fd5e7c "
46
46
]
47
47
}
You can’t perform that action at this time.
0 commit comments