Author: simons
Date: Wed Dec 14 10:40:37 2011
New Revision: 30884
URL: https://nixos.org/websvn/nix/?rev=30884&sc=1

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

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     
Wed Dec 14 10:40:35 2011        (r30883)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/yesod-auth/default.nix     
Wed Dec 14 10:40:37 2011        (r30884)
@@ -7,8 +7,8 @@
 
 cabal.mkDerivation (self: {
   pname = "yesod-auth";
-  version = "0.7.7.1";
-  sha256 = "12gzcrh8siziqd3jgimlgl7rgch8f6jl0fb96krnqpsa682003kc";
+  version = "0.7.7.2";
+  sha256 = "1zqxg13hpd45i2nyhh1bvaly1cwaygmjpz46cm7knp553bdhy8c8";
   buildDepends = [
     aeson authenticate blazeHtml controlMonadAttempt hamlet
     httpEnumerator mimeMail persistent persistentTemplate pureMD5
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to