haskell-cmdargs: update to version 0.10.6
This commit is contained in:
parent
4d90e5aa3a
commit
695c2a345b
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cmdargs";
|
pname = "cmdargs";
|
||||||
version = "0.10.5";
|
version = "0.10.6";
|
||||||
sha256 = "013095w6xzkaj6c09vrkmf24gl07kc995c39yby5jdngpggdxc9h";
|
sha256 = "1ckzznza8nqidwq7vd6jlxkjgb7xd4rvqi7gm8ca9laj0cvwkclw";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ filepath transformers ];
|
buildDepends = [ filepath transformers ];
|
||||||
|
Loading…
Reference in New Issue
Block a user