about summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-01-07 12:18:34 +0100
committerPeter Simons <simons@cryp.to>2013-01-07 12:18:34 +0100
commit407ee56a617b677d0641f773c6edb4e54aafdcd8 (patch)
treed8a28d622326ae81bfabebd633e942df41a2b078 /pkgs/development
parent0931bf92c152c657df696e77a1069cd46ddddf7b (diff)
downloadnixlib-407ee56a617b677d0641f773c6edb4e54aafdcd8.tar
nixlib-407ee56a617b677d0641f773c6edb4e54aafdcd8.tar.gz
nixlib-407ee56a617b677d0641f773c6edb4e54aafdcd8.tar.bz2
nixlib-407ee56a617b677d0641f773c6edb4e54aafdcd8.tar.lz
nixlib-407ee56a617b677d0641f773c6edb4e54aafdcd8.tar.xz
nixlib-407ee56a617b677d0641f773c6edb4e54aafdcd8.tar.zst
nixlib-407ee56a617b677d0641f773c6edb4e54aafdcd8.zip
haskell-http-conduit: update to version 1.8.6.2
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 7ac2a551fc4a..aada13af06ae 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.1";
-  sha256 = "1vkfld5kn8fql78mw8zwsp524m07kr4a10c411rzpv6xqx92azy7";
+  version = "1.8.6.2";
+  sha256 = "0b9iw8gq0kyfmnpv1jba2dx8rik9136zx5q9xdyvy0lczdgb8i09";
   buildDepends = [
     asn1Data attoparsec attoparsecConduit base64Bytestring blazeBuilder
     blazeBuilderConduit caseInsensitive certificate conduit cookie