ocamlPackages.core: 0.11.1 -> 0.11.2
This commit is contained in:
parent
7e0561370b
commit
4b542fdf8e
1 changed files with 2 additions and 2 deletions
|
@ -299,9 +299,9 @@ rec {
|
|||
};
|
||||
|
||||
core = janePackage {
|
||||
version = "0.11.1";
|
||||
version = "0.11.2";
|
||||
name = "core";
|
||||
hash = "0wa2dsfk5m5wlhz915664y9h08idijj5s41hyg8n54dhihvxw2ci";
|
||||
hash = "0vpsvd75lxb09il2rnzyib9mlr51v1hzqdc9fdxgx353pb5agh8a";
|
||||
propagatedBuildInputs = [ core_kernel spawn ];
|
||||
meta.description = "Jane Street's standard library overlay";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue