ocamlPackages.core: 0.11.1 -> 0.11.2
This commit is contained in:
parent
7e0561370b
commit
4b542fdf8e
@ -299,9 +299,9 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
core = janePackage {
|
core = janePackage {
|
||||||
version = "0.11.1";
|
version = "0.11.2";
|
||||||
name = "core";
|
name = "core";
|
||||||
hash = "0wa2dsfk5m5wlhz915664y9h08idijj5s41hyg8n54dhihvxw2ci";
|
hash = "0vpsvd75lxb09il2rnzyib9mlr51v1hzqdc9fdxgx353pb5agh8a";
|
||||||
propagatedBuildInputs = [ core_kernel spawn ];
|
propagatedBuildInputs = [ core_kernel spawn ];
|
||||||
meta.description = "Jane Street's standard library overlay";
|
meta.description = "Jane Street's standard library overlay";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user