ocamlPackages.async_kernel: 0.11.0 -> 0.11.1
This commit is contained in:
parent
4b542fdf8e
commit
72d1be9b96
@ -341,8 +341,9 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
async_kernel = janePackage {
|
async_kernel = janePackage {
|
||||||
|
version = "0.11.1";
|
||||||
name = "async_kernel";
|
name = "async_kernel";
|
||||||
hash = "1drxawih7vhhb1mhd291698ly7yb38qzif82jk1adqcvwdb547af";
|
hash = "1ssv0gqbdns6by1wdjrrs35cj1c1n1qcfkxs8hj04b7x89wzvf1q";
|
||||||
propagatedBuildInputs = [ core_kernel ];
|
propagatedBuildInputs = [ core_kernel ];
|
||||||
meta.description = "Jane Street Capital's asynchronous execution library (core)";
|
meta.description = "Jane Street Capital's asynchronous execution library (core)";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user