ocamlPackages.cohttp_async_websocket: fix build using cohttp-async_5_3
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user