ocamlPackages.core: 0.15.0 → 0.15.1
This commit is contained in:
parent
a428c94ab6
commit
c3ef258b6f
1 changed files with 2 additions and 1 deletions
|
@ -248,7 +248,8 @@ with self;
|
|||
|
||||
core = janePackage {
|
||||
pname = "core";
|
||||
hash = "1m2ybvlz9zlb2d0jc0j7wdgd18mx9sh3ds2ylkv0cfjx1pzi0l25";
|
||||
version = "0.15.1";
|
||||
hash = "sha256-SHjnNFl+JAjdgVoRgmnz0wqrrc3zoh0ZyG2UhUsUbJ8=";
|
||||
meta.description = "Industrial strength alternative to OCaml's standard library";
|
||||
buildInputs = [ jst-config ];
|
||||
propagatedBuildInputs = [ base base_bigstring base_quickcheck ppx_jane time_now ];
|
||||
|
|
Loading…
Reference in a new issue