forked from mirrors/nixpkgs
haskell-ReadArgs: update to version 1.2.2
This commit is contained in:
parent
99312f4a51
commit
cd041f08ab
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "ReadArgs";
|
||||
version = "1.2.1";
|
||||
sha256 = "099gg6nq70yf2pl5ya8f083lw8x5rncnv54y2p5jlkdwfwmpmbnv";
|
||||
version = "1.2.2";
|
||||
sha256 = "1v6yr5zzrrj31prfzxxh1n27sfnkqpkw34v3a47rcnm444ba58a7";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ systemFilepath text ];
|
||||
|
|
Loading…
Reference in a new issue