this repo has no description

fix patches for async_ssl build

Changed files
+12 -20
packages
async_ssl
async_ssl.v0.15.0
async_ssl.v0.16.0
async_ssl.v0.16.1
async_ssl.v0.17.0
-8
packages/async_ssl/async_ssl.v0.15.0/opam
···
dev-repo: "git+https://github.com/janestreet/async_ssl.git"
doc: "https://ocaml.janestreet.com/ocaml-core/latest/doc/async_ssl/index.html"
license: "MIT"
-
patches: [ "no-incompatible-pointer-types.patch" ]
build: [
["dune" "build" "-p" name "-j" jobs]
]
···
src: "https://ocaml.janestreet.com/ocaml-core/v0.15/files/async_ssl-v0.15.0.tar.gz"
checksum: "sha256=f218af427d80afa63a90e0d1ba04550256f28393ac9d79ec59a8ab52e1f7f508"
}
-
extra-source "no-incompatible-pointer-types.patch" {
-
src:
-
"https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types.patch"
-
checksum: [
-
"sha256=9096c22e90b8d4810e1ddbc915c78c8778bccceadcfc897b082ef2a1360c5d22"
-
]
-
}
+4 -4
packages/async_ssl/async_ssl.v0.16.0/opam
···
dev-repo: "git+https://github.com/janestreet/async_ssl.git"
doc: "https://ocaml.janestreet.com/ocaml-core/latest/doc/async_ssl/index.html"
license: "MIT"
-
patches: [ "no-incompatible-pointer-types.patch" ]
+
patches: [ "no-incompatible-pointer-types-016.patch" ]
build: [
["dune" "build" "-p" name "-j" jobs]
]
···
src: "https://ocaml.janestreet.com/ocaml-core/v0.16/files/async_ssl-v0.16.0.tar.gz"
checksum: "sha256=5c9f74ddc00228634c2f6c60c10f3a821dc664f873d80c427284588c3e01bedd"
}
-
extra-source "no-incompatible-pointer-types.patch" {
+
extra-source "no-incompatible-pointer-types-016.patch" {
src:
-
"https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types.patch"
+
"https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types-016.patch"
checksum: [
-
"sha256=9096c22e90b8d4810e1ddbc915c78c8778bccceadcfc897b082ef2a1360c5d22"
+
"sha256=5b014814b11bbe67f615026a870371bf4f90fecc2582cc5cdfdfb09534744825"
]
}
+4 -4
packages/async_ssl/async_ssl.v0.16.1/opam
···
dev-repo: "git+https://github.com/janestreet/async_ssl.git"
doc: "https://ocaml.janestreet.com/ocaml-core/latest/doc/async_ssl/index.html"
license: "MIT"
-
patches: [ "no-incompatible-pointer-types.patch" ]
+
patches: [ "no-incompatible-pointer-types-016.patch" ]
build: [
["dune" "build" "-p" name "-j" jobs]
]
···
"sha512=e4545e91d15d43f1a53ca8d05e8b7d39d11627671d0da2b2b02451b197387b396a310d51397decbd6448fc2bb13aa237b052685263dea4e2010f7884ad94371d"
]
}
-
extra-source "no-incompatible-pointer-types.patch" {
+
extra-source "no-incompatible-pointer-types-016.patch" {
src:
-
"https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types.patch"
+
"https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types-016.patch"
checksum: [
-
"sha256=9096c22e90b8d4810e1ddbc915c78c8778bccceadcfc897b082ef2a1360c5d22"
+
"sha256=5b014814b11bbe67f615026a870371bf4f90fecc2582cc5cdfdfb09534744825"
]
}
+4 -4
packages/async_ssl/async_ssl.v0.17.0/opam
···
dev-repo: "git+https://github.com/janestreet/async_ssl.git"
doc: "https://ocaml.janestreet.com/ocaml-core/latest/doc/async_ssl/index.html"
license: "MIT"
-
patches: [ "no-incompatible-pointer-types.patch" ]
+
patches: [ "no-incompatible-pointer-types-017.patch" ]
build: [
["dune" "build" "-p" name "-j" jobs]
]
···
src: "https://github.com/janestreet/async_ssl/archive/refs/tags/v0.17.0.tar.gz"
checksum: "sha256=d1f9ca883ce9154571b2812235171707b70cb8e65b24ed3aeaec1fbebc5be1ba"
}
-
extra-source "no-incompatible-pointer-types.patch" {
+
extra-source "no-incompatible-pointer-types-017.patch" {
src:
-
"https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types.patch"
+
"https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types-017.patch"
checksum: [
-
"sha256=9096c22e90b8d4810e1ddbc915c78c8778bccceadcfc897b082ef2a1360c5d22"
+
"sha256=6e97c88bdeff6f5848c2c173b26845019575c3c09d68cc57a22ef649c4983236"
]
}