haskell-cmdargs: update to version 0.10.12
This commit is contained in:
parent
b969f90f49
commit
fcb6009712
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cmdargs";
|
pname = "cmdargs";
|
||||||
version = "0.10.11";
|
version = "0.10.12";
|
||||||
sha256 = "0wfw6gpqbd89wzq6gh11bc35m2wbaf2jnkf6gxhpml70jn6ca8nz";
|
sha256 = "0axn3ycw4rijh1ka5f73gz9w330s851cpxbv39ia4xnb0l95hrjy";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ filepath transformers ];
|
buildDepends = [ filepath transformers ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user