haskell-http-client: update to version 0.4.5

This commit is contained in:
Peter Simons 2014-11-24 14:34:40 +01:00
parent c62278fe2b
commit bdbe5cd147

View file

@ -9,8 +9,8 @@
cabal.mkDerivation (self: {
pname = "http-client";
version = "0.3.8.2";
sha256 = "06c34h7wvn3mbr8lrkcmjygj22d94mr5rxzqwpjfdjgimd98hw3s";
version = "0.4.5";
sha256 = "04ikxigxhppayzw4bfh52zznly6cd9vfd9gn3a12xz4js6q3pwva";
buildDepends = [
base64Bytestring blazeBuilder caseInsensitive cookie
dataDefaultClass deepseq exceptions filepath httpTypes mimeTypes