summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2014-08-04 11:11:42 +0200
committerPeter Simons <simons@cryp.to>2014-08-04 16:52:29 +0200
commit71db2255b51c2eb00e610fc19f5185f29f4a1152 (patch)
tree1e1d8f628d377a631158458b107b9344d2bed201 /pkgs/development
parentcd4b52b7d1587d80d0ebba1ec79e198864ff8218 (diff)
downloadnixpkgs-71db2255b51c2eb00e610fc19f5185f29f4a1152.tar
nixpkgs-71db2255b51c2eb00e610fc19f5185f29f4a1152.tar.gz
nixpkgs-71db2255b51c2eb00e610fc19f5185f29f4a1152.tar.bz2
nixpkgs-71db2255b51c2eb00e610fc19f5185f29f4a1152.tar.lz
nixpkgs-71db2255b51c2eb00e610fc19f5185f29f4a1152.tar.xz
nixpkgs-71db2255b51c2eb00e610fc19f5185f29f4a1152.tar.zst
nixpkgs-71db2255b51c2eb00e610fc19f5185f29f4a1152.zip
haskell-yesod-auth: update to version 1.3.4
Diffstat (limited to 'pkgs/development')
-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 3dcda246688..3f0b9267f00 100644
--- a/pkgs/development/libraries/haskell/yesod-auth/default.nix
+++ b/pkgs/development/libraries/haskell/yesod-auth/default.nix
@@ -12,8 +12,8 @@
 
 cabal.mkDerivation (self: {
   pname = "yesod-auth";
-  version = "1.3.3";
-  sha256 = "05kzsrb49r11yhsrn9j7vx90831qd1jni1h8wdj26qn85anxr10z";
+  version = "1.3.4";
+  sha256 = "138wnrs9bf6wl9r4mc1fhshxky7bc6anhgqnwljx4gzvzsd0vq0y";
   buildDepends = [
     aeson attoparsecConduit authenticate base16Bytestring
     base64Bytestring binary blazeBuilder blazeHtml blazeMarkup byteable