haskell-cabal2nix: updated to version 1.33
svn path=/nixpkgs/trunk/; revision=34329
This commit is contained in:
parent
b89f433951
commit
f3649161ec
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cabal2nix";
|
pname = "cabal2nix";
|
||||||
version = "1.32";
|
version = "1.33";
|
||||||
sha256 = "03wjkhcbqkv7ky0a9r5qajandk8jqi5q0nahz4ywzf96cwlz9vw9";
|
sha256 = "0fqbrl6ih0ngj15pfydhaffm3wlq5584z0sv308gkff13hplci2k";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ Cabal filepath hackageDb HTTP mtl regexPosix ];
|
buildDepends = [ Cabal filepath hackageDb HTTP mtl regexPosix ];
|
||||||
|
Loading…
Reference in New Issue
Block a user