mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 17:44:44 +00:00
ocamlPackages.core: 0.16.1 → 0.16.2
This commit is contained in:
parent
79597053be
commit
bde5f2f4f2
@ -283,8 +283,8 @@ with self;
|
||||
|
||||
core = janePackage {
|
||||
pname = "core";
|
||||
version = "0.16.1";
|
||||
hash = "sha256-cKJi67VLIsbLEgIZyFiVz00z/QEvJhNBb8+M+bR4iHU=";
|
||||
version = "0.16.2";
|
||||
hash = "sha256-cyOU++XJJkU2YMHfn8saFOxLoQSFhF7kARJi/9unbFQ=";
|
||||
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 New Issue
Block a user