summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-08-09 12:10:51 +0200
committerPeter Simons <simons@cryp.to>2012-08-09 12:11:14 +0200
commit58aac6b0b842d6b2414b54dc0ea3c6f48cdc3f51 (patch)
tree6dbb6607f8630c43f5c3eb19f08a879589f29dcb /pkgs
parent7294f7e31a0804eed60696b934fdc21096b37772 (diff)
downloadnixpkgs-58aac6b0b842d6b2414b54dc0ea3c6f48cdc3f51.tar
nixpkgs-58aac6b0b842d6b2414b54dc0ea3c6f48cdc3f51.tar.gz
nixpkgs-58aac6b0b842d6b2414b54dc0ea3c6f48cdc3f51.tar.bz2
nixpkgs-58aac6b0b842d6b2414b54dc0ea3c6f48cdc3f51.tar.lz
nixpkgs-58aac6b0b842d6b2414b54dc0ea3c6f48cdc3f51.tar.xz
nixpkgs-58aac6b0b842d6b2414b54dc0ea3c6f48cdc3f51.tar.zst
nixpkgs-58aac6b0b842d6b2414b54dc0ea3c6f48cdc3f51.zip
haskell-http-conduit: update to version 1.5.0.3
Diffstat (limited to 'pkgs')
-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 224e5ff6e96..6d1c7a28a22 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.4.1.10";
-  sha256 = "0a2014bzh4vvm3qx5yarxgirzlngzy2xrwpi3bvnz1h3q0hggq01";
+  version = "1.5.0.3";
+  sha256 = "1l00wyisb5jkq1c2ikzq0iwhjx6s66bz5s8gricfbrr15bdx1iay";
   buildDepends = [
     asn1Data attoparsec attoparsecConduit base64Bytestring blazeBuilder
     blazeBuilderConduit caseInsensitive certificate conduit cookie