forked from mirrors/nixpkgs
haskell-configurator: update to version 0.2.0.2
This commit is contained in:
parent
ccdd75a394
commit
84b63145d2
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "configurator";
|
pname = "configurator";
|
||||||
version = "0.2.0.1";
|
version = "0.2.0.2";
|
||||||
sha256 = "02w6f5q2xkpc3kgqz6a58g7yr0q4xd8ck1b6lr64ahvqwsjbxy6p";
|
sha256 = "011rgd48gv4idkh2dwg4mlyx3s6pgm1263xq5ixsa4sg3jqh9d8b";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec hashable text unixCompat unorderedContainers
|
attoparsec hashable text unixCompat unorderedContainers
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue