haskell-yesod: updated to version 0.9.2.2

svn path=/nixpkgs/trunk/; revision=29279
This commit is contained in:
Peter Simons 2011-09-14 17:13:34 +00:00
parent eb7be9c030
commit 89ebfa875d
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "yesod";
version = "0.9.2.1";
sha256 = "08mnybxdcswhxc1gqgjsy1mx43cp6b78javjcqgbrsfd8f4h9xzq";
version = "0.9.2.2";
sha256 = "09l7cdsrxlr1nb03h3nisih9sm824gnp3nkblvgh8b1pfi54wdkl";
isLibrary = true;
isExecutable = true;
buildDepends = [