Author: simons
Date: Mon Feb 13 09:02:23 2012
New Revision: 32252
URL: https://nixos.org/websvn/nix/?rev=32252&sc=1

Log:
haskell-yesod-auth: updated to version 0.8.1.1

Modified:
   nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-auth/default.nix

Modified: 
nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-auth/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-auth/default.nix     
Mon Feb 13 09:02:21 2012        (r32251)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-auth/default.nix     
Mon Feb 13 09:02:23 2012        (r32252)
@@ -7,8 +7,8 @@
 
 cabal.mkDerivation (self: {
   pname = "yesod-auth";
-  version = "0.8.1";
-  sha256 = "10jhvkyxf8j55yzc05p0fmmjsd8fb1sns86vlsl0108947b2pp8v";
+  version = "0.8.1.1";
+  sha256 = "0wmvywyil6cnpxq777a0w4qknw4lr4i53nni4bcigrvmpg7gzgac";
   buildDepends = [
     aeson authenticate blazeHtml hamlet httpConduit liftedBase mimeMail
     persistent persistentTemplate pureMD5 pwstoreFast random SHA
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to