haskell-cmdlib: updated to version 0.3.5
svn path=/nixpkgs/trunk/; revision=30808
This commit is contained in:
parent
6faf382599
commit
9fc3981ef7
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cmdlib";
|
pname = "cmdlib";
|
||||||
version = "0.3.4";
|
version = "0.3.5";
|
||||||
sha256 = "1f8vb681xd2v7hv0s84x032yf8x2jlxc0j302irv20fkc1w1vbrr";
|
sha256 = "0218f4rl64wvvka95m969hg5y9vc29dqaawfcnk7d1qsv3hx9ydl";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ mtl split syb transformers ];
|
buildDepends = [ mtl split syb transformers ];
|
||||||
|
Loading…
Reference in New Issue
Block a user