haskell-ReadArgs: update to version 1.2.1
This commit is contained in:
parent
dd35ed9a2a
commit
ea4c5bc31d
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "ReadArgs";
|
pname = "ReadArgs";
|
||||||
version = "1.2";
|
version = "1.2.1";
|
||||||
sha256 = "0qkrg9kii15gl5pqzk63vmcs2w3clwdsxzlc5g224cwi3rnc6flp";
|
sha256 = "099gg6nq70yf2pl5ya8f083lw8x5rncnv54y2p5jlkdwfwmpmbnv";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ systemFilepath text ];
|
buildDepends = [ systemFilepath text ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user