update http-client
This commit is contained in:
parent
37b1a0b79a
commit
1f4c00e0fc
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "http-client";
|
pname = "http-client";
|
||||||
version = "0.3.8.2";
|
version = "0.4.2.2";
|
||||||
sha256 = "06c34h7wvn3mbr8lrkcmjygj22d94mr5rxzqwpjfdjgimd98hw3s";
|
sha256 = "0jcpjvfhxk3vlhy7ndand6zghs2f7mll8w0zp9x9bzfrp3kldqxk";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring blazeBuilder caseInsensitive cookie
|
base64Bytestring blazeBuilder caseInsensitive cookie
|
||||||
dataDefaultClass deepseq exceptions filepath httpTypes mimeTypes
|
dataDefaultClass deepseq exceptions filepath httpTypes mimeTypes
|
||||||
|
|
Loading…
Reference in a new issue