Author: simons
Date: Sun Sep 11 10:33:15 2011
New Revision: 29167
URL: https://ssl.nixos.org/websvn/nix/?rev=29167&sc=1

Log:
haskell-authenticate: updated to version 0.10.2.1

Modified:
   nixpkgs/trunk/pkgs/development/libraries/haskell/authenticate/default.nix

Modified: 
nixpkgs/trunk/pkgs/development/libraries/haskell/authenticate/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/authenticate/default.nix   
Sun Sep 11 10:33:08 2011        (r29166)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/authenticate/default.nix   
Sun Sep 11 10:33:15 2011        (r29167)
@@ -6,8 +6,8 @@
 
 cabal.mkDerivation (self: {
   pname = "authenticate";
-  version = "0.10.2";
-  sha256 = "02zgl7r2jpiw2srd6bzxkhxmbzvggbqs4qd4fhv7jn5y4jbwaw75";
+  version = "0.10.2.1";
+  sha256 = "1bi46bls57wzmd90grrp6rpvgzsz064yi804b6pavq0pxiz1yaj9";
   buildDepends = [
     aesonNative attoparsec base64Bytestring blazeBuilder
     caseInsensitive enumerator failure httpEnumerator httpTypes network
_______________________________________________
nix-commits mailing list
nix-comm...@cs.uu.nl
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to