summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-11-22 16:59:33 +0100
committerPeter Simons <simons@cryp.to>2012-11-22 17:29:38 +0100
commit99cf7cba4b602df8ce20ead503df6179d92c7908 (patch)
tree4b6c492691b6ace6ccc8946927eb4200d6c050b6
parent8a37e8c82c58cdb8b05de5474365c23f9dd327dd (diff)
downloadnixpkgs-99cf7cba4b602df8ce20ead503df6179d92c7908.tar
nixpkgs-99cf7cba4b602df8ce20ead503df6179d92c7908.tar.gz
nixpkgs-99cf7cba4b602df8ce20ead503df6179d92c7908.tar.bz2
nixpkgs-99cf7cba4b602df8ce20ead503df6179d92c7908.tar.lz
nixpkgs-99cf7cba4b602df8ce20ead503df6179d92c7908.tar.xz
nixpkgs-99cf7cba4b602df8ce20ead503df6179d92c7908.tar.zst
nixpkgs-99cf7cba4b602df8ce20ead503df6179d92c7908.zip
haskell-http-conduit: update to version 1.8.4.1
-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 b13926f7527..2240bb56b5a 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.4";
-  sha256 = "1gs4ac5qhrx8xdz4zbhwalkycspl28lkk23m16pdpf2gkmbhh58a";
+  version = "1.8.4.1";
+  sha256 = "0jrsl8m0r3i1jyhi8qsadv4dhq069v67hlphzm78sfinrd083h8y";
   buildDepends = [
     asn1Data attoparsec attoparsecConduit base64Bytestring blazeBuilder
     blazeBuilderConduit caseInsensitive certificate conduit cookie