summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-09-11 10:34:17 +0000
committerPeter Simons <simons@cryp.to>2011-09-11 10:34:17 +0000
commite4f516bda4cfcaa3d1c1b6dfc61742c7df72bd5c (patch)
treec0509f69a7702d05e52acfab7c0a4ecaf16bd94a /pkgs/development
parent4be1a7827083c2f3fd16c6c0a4243c062bfb0ab7 (diff)
downloadnixlib-e4f516bda4cfcaa3d1c1b6dfc61742c7df72bd5c.tar
nixlib-e4f516bda4cfcaa3d1c1b6dfc61742c7df72bd5c.tar.gz
nixlib-e4f516bda4cfcaa3d1c1b6dfc61742c7df72bd5c.tar.bz2
nixlib-e4f516bda4cfcaa3d1c1b6dfc61742c7df72bd5c.tar.lz
nixlib-e4f516bda4cfcaa3d1c1b6dfc61742c7df72bd5c.tar.xz
nixlib-e4f516bda4cfcaa3d1c1b6dfc61742c7df72bd5c.tar.zst
nixlib-e4f516bda4cfcaa3d1c1b6dfc61742c7df72bd5c.zip
haskell-yesod-core: updated to version 0.9.2
svn path=/nixpkgs/trunk/; revision=29176
Diffstat (limited to 'pkgs/development')
-rw-r--r--pkgs/development/libraries/haskell/yesod-core/default.nix4
1 files 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