forked from mirrors/nixpkgs
ocamlPackages.incremental_kernel: 0.11.0 -> 0.11.1
This commit is contained in:
parent
2aae0c0442
commit
44f18a5a4f
|
@ -550,8 +550,9 @@ rec {
|
|||
};
|
||||
|
||||
incremental_kernel = janePackage {
|
||||
version = "0.11.1";
|
||||
name = "incremental_kernel";
|
||||
hash = "02arw8blpmnzlw5jlvavyvpgh3s9q0j9mhi2byz0x8cxknqvvasg";
|
||||
hash = "1qp9dqncx2h0np0rndqaic4dna8f1dlkqnbjfcdhcim5dp2vg4x6";
|
||||
propagatedBuildInputs = [ core_kernel ];
|
||||
meta.description = "Library for incremental computations depending only on core_kernel";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue