haskell-happstack-util: updated to version 6.0.2

svn path=/nixpkgs/trunk/; revision=29529
This commit is contained in:
Peter Simons 2011-09-28 16:48:13 +00:00
parent 9e6178ed74
commit 5048bc7f21

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "happstack-util"; pname = "happstack-util";
version = "6.0.0"; version = "6.0.2";
sha256 = "06qla74kb58q0rvlfa9k16s4crnylq99hm80xx4phlddyzn0cy4z"; sha256 = "03qlnclpg72iflry1xlkd0sxqm6nybvx113la9r0cmsnz17y546a";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
buildDepends = [ buildDepends = [