about summary refs log tree commit diff
path: root/pkgs/development/libraries/haskell/authenticate
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-02-29 17:30:42 +0000
committerPeter Simons <simons@cryp.to>2012-02-29 17:30:42 +0000
commit43153fa269086faf82c6100fc0da9482f6cf3c98 (patch)
treee25b0d008aac8fb1f6a9ca96cc71e995883894c7 /pkgs/development/libraries/haskell/authenticate
parent708e6f487d6e136bad9954e61d324a14866347b9 (diff)
haskell-authenticate: updated to version 1.0.0.1
svn path=/nixpkgs/trunk/; revision=32702
Diffstat (limited to 'pkgs/development/libraries/haskell/authenticate')
-rw-r--r--pkgs/development/libraries/haskell/authenticate/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/haskell/authenticate/default.nix b/pkgs/development/libraries/haskell/authenticate/default.nix
index 8818aa2d9727a..6aa1e4498402a 100644
--- a/pkgs/development/libraries/haskell/authenticate/default.nix
+++ b/pkgs/development/libraries/haskell/authenticate/default.nix
@@ -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