summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-01-12 15:30:35 +0100
committerPeter Simons <simons@cryp.to>2013-01-12 15:30:35 +0100
commit5c4b91506e20ef0a219fdb73dcd60c8457d895e2 (patch)
tree429c913aec0064e045eb9d4c98d2e957d5982d10 /pkgs/development
parent4d6f490c3142c72456302fb43b2659da47c96d42 (diff)
downloadnixpkgs-5c4b91506e20ef0a219fdb73dcd60c8457d895e2.tar
nixpkgs-5c4b91506e20ef0a219fdb73dcd60c8457d895e2.tar.gz
nixpkgs-5c4b91506e20ef0a219fdb73dcd60c8457d895e2.tar.bz2
nixpkgs-5c4b91506e20ef0a219fdb73dcd60c8457d895e2.tar.lz
nixpkgs-5c4b91506e20ef0a219fdb73dcd60c8457d895e2.tar.xz
nixpkgs-5c4b91506e20ef0a219fdb73dcd60c8457d895e2.tar.zst
nixpkgs-5c4b91506e20ef0a219fdb73dcd60c8457d895e2.zip
haskell-http-conduit: update to version 1.8.6.3
Diffstat (limited to 'pkgs/development')
-rw-r--r--pkgs/development/libraries/haskell/http-conduit/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/haskell/http-conduit/default.nix b/pkgs/development/libraries/haskell/http-conduit/default.nix
index aada13af06a..5009d4132de 100644
--- a/pkgs/development/libraries/haskell/http-conduit/default.nix
+++ b/pkgs/development/libraries/haskell/http-conduit/default.nix
@@ -8,8 +8,8 @@
 
 cabal.mkDerivation (self: {
   pname = "http-conduit";
-  version = "1.8.6.2";
-  sha256 = "0b9iw8gq0kyfmnpv1jba2dx8rik9136zx5q9xdyvy0lczdgb8i09";
+  version = "1.8.6.3";
+  sha256 = "0ykwfii3qcj77ai0jafgbf5017mckz51gmbk3m8kwm1z6dalb27r";
   buildDepends = [
     asn1Data attoparsec attoparsecConduit base64Bytestring blazeBuilder
     blazeBuilderConduit caseInsensitive certificate conduit cookie