summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-08-29 10:48:45 +0200
committerPeter Simons <simons@cryp.to>2013-08-30 10:53:03 +0200
commit018efe1139d23deba11c777d20d6892d53130daf (patch)
treece2c94d8af65fc8987e89712839a51c76371108d
parent96628bff7a0fd4c34e939c6bcae609964848fc02 (diff)
downloadnixlib-018efe1139d23deba11c777d20d6892d53130daf.tar
nixlib-018efe1139d23deba11c777d20d6892d53130daf.tar.gz
nixlib-018efe1139d23deba11c777d20d6892d53130daf.tar.bz2
nixlib-018efe1139d23deba11c777d20d6892d53130daf.tar.lz
nixlib-018efe1139d23deba11c777d20d6892d53130daf.tar.xz
nixlib-018efe1139d23deba11c777d20d6892d53130daf.tar.zst
nixlib-018efe1139d23deba11c777d20d6892d53130daf.zip
haskell-http-conduit: update to version 1.9.4.4
-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 eb7f1a0d468a..dab65b11ad49 100644
--- a/pkgs/development/libraries/haskell/http-conduit/default.nix
+++ b/pkgs/development/libraries/haskell/http-conduit/default.nix
@@ -9,8 +9,8 @@
 
 cabal.mkDerivation (self: {
   pname = "http-conduit";
-  version = "1.9.4.3";
-  sha256 = "0lmshqv1ybim4201nb9wskyhg4fnslbm4ymvlmhn5zx0nwd777p9";
+  version = "1.9.4.4";
+  sha256 = "0awmifa3l7nq28bhp00x4qdhjxddpsybnwl0n569d9sajva53afj";
   buildDepends = [
     asn1Data base64Bytestring blazeBuilder blazeBuilderConduit
     caseInsensitive certificate conduit cookie cprngAes dataDefault