about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-11-11 22:50:41 +0100
committerPeter Simons <simons@cryp.to>2012-11-11 22:50:41 +0100
commit21ba486d7886c1deaaa0dba7257e262c0788ac88 (patch)
tree328572cb95e744e5403fc412a45ba686bd4bce47
parent90ba8383a2766f1d576f3325be9a7e5193ca6866 (diff)
downloadnixlib-21ba486d7886c1deaaa0dba7257e262c0788ac88.tar
nixlib-21ba486d7886c1deaaa0dba7257e262c0788ac88.tar.gz
nixlib-21ba486d7886c1deaaa0dba7257e262c0788ac88.tar.bz2
nixlib-21ba486d7886c1deaaa0dba7257e262c0788ac88.tar.lz
nixlib-21ba486d7886c1deaaa0dba7257e262c0788ac88.tar.xz
nixlib-21ba486d7886c1deaaa0dba7257e262c0788ac88.tar.zst
nixlib-21ba486d7886c1deaaa0dba7257e262c0788ac88.zip
haskell-yesod-auth: update to version 1.1.1.5
-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 56143269e421..466994dfbd01 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 = "1.1.1.4";
-  sha256 = "162f92s78ppqr7f2bcdcr9wvl0n77nr8lma7z1816dn1j5mwm0kr";
+  version = "1.1.1.5";
+  sha256 = "1r61mk5dxbg628rysw9l4vpvqd8b6nmwafrjppa8x687y22g6fr7";
   buildDepends = [
     aeson authenticate blazeHtml blazeMarkup hamlet httpConduit
     liftedBase mimeMail persistent persistentTemplate pureMD5