From e4f516bda4cfcaa3d1c1b6dfc61742c7df72bd5c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 11 Sep 2011 10:34:17 +0000 Subject: [PATCH] haskell-yesod-core: updated to version 0.9.2 svn path=/nixpkgs/trunk/; revision=29176 --- pkgs/development/libraries/haskell/yesod-core/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/libraries/haskell/yesod-core/default.nix b/pkgs/development/libraries/haskell/yesod-core/default.nix index 10ea9aa20526..5321294e55ab 100644 --- a/pkgs/development/libraries/haskell/yesod-core/default.nix +++ b/pkgs/development/libraries/haskell/yesod-core/default.nix @@ -7,8 +7,8 @@ cabal.mkDerivation (self: { pname = "yesod-core"; - version = "0.9.1.1"; - sha256 = "1cwywjks37i7411m6ab827q5vx1yjgnqn04am0bxzw001vciadm5"; + version = "0.9.2"; + sha256 = "1h9w5fgdr4w4ikp5axzxmsvc14ikbsjmlwd2lmlrh1cjcx8xzjwf"; buildDepends = [ blazeBuilder blazeHtml caseInsensitive cereal clientsession cookie enumerator failure hamlet httpTypes monadControl parsec pathPieces