about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-12-21 10:49:40 +0000
committerPeter Simons <simons@cryp.to>2011-12-21 10:49:40 +0000
commit0074dfb9be01a3f9d9c02d69f7d511f1b337a959 (patch)
tree24ba8556ed77a6132052fc961dae8d5c8d13d8bf /pkgs
parent6e3d06e0f5425ff51e6b8d0d6bcf2ee0e41295b5 (diff)
downloadnixlib-0074dfb9be01a3f9d9c02d69f7d511f1b337a959.tar
nixlib-0074dfb9be01a3f9d9c02d69f7d511f1b337a959.tar.gz
nixlib-0074dfb9be01a3f9d9c02d69f7d511f1b337a959.tar.bz2
nixlib-0074dfb9be01a3f9d9c02d69f7d511f1b337a959.tar.lz
nixlib-0074dfb9be01a3f9d9c02d69f7d511f1b337a959.tar.xz
nixlib-0074dfb9be01a3f9d9c02d69f7d511f1b337a959.tar.zst
nixlib-0074dfb9be01a3f9d9c02d69f7d511f1b337a959.zip
haskell-yesod-auth: updated to version 0.7.8
svn path=/nixpkgs/trunk/; revision=31011
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/libraries/haskell/yesod-auth/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/haskell/yesod-auth/default.nix b/pkgs/development/libraries/haskell/yesod-auth/default.nix
index 19ba48b58cc4..ce9c3c29808b 100644
--- a/pkgs/development/libraries/haskell/yesod-auth/default.nix
+++ b/pkgs/development/libraries/haskell/yesod-auth/default.nix
@@ -7,8 +7,8 @@
 
 cabal.mkDerivation (self: {
   pname = "yesod-auth";
-  version = "0.7.7.2";
-  sha256 = "1zqxg13hpd45i2nyhh1bvaly1cwaygmjpz46cm7knp553bdhy8c8";
+  version = "0.7.8";
+  sha256 = "1v3mvb22g56frvwb82l73k7cqrl926hg133x5idl5q66fp8h94q0";
   buildDepends = [
     aeson authenticate blazeHtml controlMonadAttempt hamlet
     httpEnumerator mimeMail persistent persistentTemplate pureMD5