haskell-yesod: update to version 1.1.0.2

This commit is contained in:
Peter Simons 2012-08-23 17:41:48 +02:00
parent 1138fe5085
commit 165257a8ee

View file

@ -8,8 +8,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "yesod"; pname = "yesod";
version = "1.1.0.1"; version = "1.1.0.2";
sha256 = "03r4w2pax8ikdk3ah744pninpk82cylkccg69dl2xr2546m2alh2"; sha256 = "0r89sg0nnv3x46l9z39gn109a38jzr46lgx33v18268maqlc7brb";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
buildDepends = [ buildDepends = [