haskell-configurator: update to version 0.2.0.1
This commit is contained in:
parent
cf4076daba
commit
e01aa340f6
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "configurator";
|
pname = "configurator";
|
||||||
version = "0.2.0.0";
|
version = "0.2.0.1";
|
||||||
sha256 = "0zkcmziyfq2sm9i75ysi5nxd21fynp88m0safhmn3jld7plj03la";
|
sha256 = "02w6f5q2xkpc3kgqz6a58g7yr0q4xd8ck1b6lr64ahvqwsjbxy6p";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec hashable text unixCompat unorderedContainers
|
attoparsec hashable text unixCompat unorderedContainers
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user