ocamlPackages.configurator: 0.9.0 -> 0.9.1
This commit is contained in:
parent
73d4e93597
commit
9074440f11
|
@ -289,7 +289,8 @@ rec {
|
||||||
|
|
||||||
configurator = janePackage {
|
configurator = janePackage {
|
||||||
name = "configurator";
|
name = "configurator";
|
||||||
hash = "1ll90pnprc5nah621ckvqi1gwagvglzx2mzjpkppddw1kr320w80";
|
version = "0.9.1";
|
||||||
|
hash = "1q0s0ghcrcrxdj6zr9zr27g7sr4qr9l14kizjphwqwwvgbzawdix";
|
||||||
propagatedBuildInputs = [ ppx_base ];
|
propagatedBuildInputs = [ ppx_base ];
|
||||||
meta.description = "Helper library for gathering system configuration";
|
meta.description = "Helper library for gathering system configuration";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue