haskell-happstack-lite: update to version 7.3.4

This commit is contained in:
Peter Simons 2014-07-03 17:00:21 +02:00
parent 6ba32aa8bd
commit ca4c1edc1d

View file

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "happstack-lite";
version = "7.3.3";
sha256 = "0iv60cch0fiy9kh21wcpk3s4nvd4j2p50pqr3y56bsqwxk53hhv8";
version = "7.3.4";
sha256 = "06ndqfd4x49yi17kgiz5xr05l1k6sj5g1f6kir10wgsqhmd0q811";
buildDepends = [ happstackServer mtl text ];
meta = {
homepage = "http://www.happstack.com/";