mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 02:03:21 +00:00
ocamlPackages.base: 0.15.0 → 0.15.1
This commit is contained in:
parent
fff7f37433
commit
51e1e1ea47
@ -165,7 +165,8 @@ with self;
|
|||||||
|
|
||||||
base = janePackage {
|
base = janePackage {
|
||||||
pname = "base";
|
pname = "base";
|
||||||
hash = "1qyycqqr4dijvxm4hhy79c964wd91kpsfvb89kna1qwgllg0hrpj";
|
version = "0.15.1";
|
||||||
|
hash = "sha256-CDKQVF+hAvJTo5QmRvyOfQNrdRgz6m+64q9UzNHlJEA=";
|
||||||
minimumOCamlVersion = "4.10";
|
minimumOCamlVersion = "4.10";
|
||||||
meta.description = "Full standard library replacement for OCaml";
|
meta.description = "Full standard library replacement for OCaml";
|
||||||
buildInputs = [ dune-configurator ];
|
buildInputs = [ dune-configurator ];
|
||||||
|
Loading…
Reference in New Issue
Block a user