haskell-ConfigFile: updated to version 1.1.1
svn path=/nixpkgs/trunk/; revision=30038
This commit is contained in:
parent
9de4823ff5
commit
b072f7f2ea
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "ConfigFile";
|
pname = "ConfigFile";
|
||||||
version = "1.1.0";
|
version = "1.1.1";
|
||||||
sha256 = "0m5p56if711qi69lxw78746sb0jr5gqbmip5hdbb7lk4z5drgvhc";
|
sha256 = "0w2yhbnqldhmj3d98j720l4lj4d08abqcff751p2slszdm5pw1jm";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ MissingH mtl parsec ];
|
buildDepends = [ MissingH mtl parsec ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user