summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-12-12 14:54:15 +0000
committerPeter Simons <simons@cryp.to>2011-12-12 14:54:15 +0000
commitb0834a993ea0daa1a417d7d838764c828cee992c (patch)
tree84b9351be90d6689aa029e151ab4847696f3a425
parent05880a4aea562efca00f43284ec767def772d0ba (diff)
downloadnixlib-b0834a993ea0daa1a417d7d838764c828cee992c.tar
nixlib-b0834a993ea0daa1a417d7d838764c828cee992c.tar.gz
nixlib-b0834a993ea0daa1a417d7d838764c828cee992c.tar.bz2
nixlib-b0834a993ea0daa1a417d7d838764c828cee992c.tar.lz
nixlib-b0834a993ea0daa1a417d7d838764c828cee992c.tar.xz
nixlib-b0834a993ea0daa1a417d7d838764c828cee992c.tar.zst
nixlib-b0834a993ea0daa1a417d7d838764c828cee992c.zip
haskell-yesod-auth: updated to version 0.7.7.1
svn path=/nixpkgs/trunk/; revision=30849
-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 f652edd99f8a..96a951f961d7 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";
-  sha256 = "0c5icrhi7an7c500y7ply9p1k22gzm5p9rw33szgc78h5p3jwwcg";
+  version = "0.7.7.1";
+  sha256 = "12gzcrh8siziqd3jgimlgl7rgch8f6jl0fb96krnqpsa682003kc";
   buildDepends = [
     aeson authenticate blazeHtml controlMonadAttempt hamlet
     httpEnumerator mimeMail persistent persistentTemplate pureMD5