ocamlPackages.cohttp_async_websocket: fix build using cohttp-async_5_3

This commit is contained in:
Marijan Petričević
2025-12-15 22:31:19 +07:00
parent abb7416b0f
commit 5f50f17ecc
3 changed files with 3 additions and 3 deletions
@@ -333,7 +333,7 @@ with self;
propagatedBuildInputs = [
async_ssl
async_websocket
cohttp-async
cohttp-async_5_3
ppx_jane
uri-sexp
];
@@ -374,7 +374,7 @@ with self;
propagatedBuildInputs = [
async_ssl
async_websocket
cohttp-async
cohttp-async_5_3
ppx_jane
uri-sexp
];
@@ -433,7 +433,7 @@ with self;
propagatedBuildInputs = [
async_ssl
async_websocket
cohttp-async
cohttp-async_5_3
ppx_jane
uri-sexp
];