Author: simons
Date: Wed Feb 29 17:30:42 2012
New Revision: 32702
URL: https://nixos.org/websvn/nix/?rev=32702&sc=1

Log:
haskell-authenticate: updated to version 1.0.0.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   
Wed Feb 29 17:30:39 2012        (r32701)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/authenticate/default.nix   
Wed Feb 29 17:30:42 2012        (r32702)
@@ -5,8 +5,8 @@
 
 cabal.mkDerivation (self: {
   pname = "authenticate";
-  version = "1.0.0";
-  sha256 = "0a163dhi69gh6zmi43jidxlaknbk1y0frjlwijdf7fp073rh0p87";
+  version = "1.0.0.1";
+  sha256 = "0wrbr7kwd4g8idd6i4ghvpd5q7nq0b8zx5qphqvkbs128m0r308d";
   buildDepends = [
     aeson attoparsec blazeBuilder blazeBuilderConduit caseInsensitive
     conduit httpConduit httpTypes network tagsoup text transformers
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to