http-client: revert update to version 0.4.2.2
Commit 1f4c00e0
broke pandoc, which in turn breaks half a dozen other packages.
This commit is contained in:
parent
0fee453c14
commit
a8492fd636
|
@ -9,8 +9,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "http-client";
|
||||
version = "0.4.2.2";
|
||||
sha256 = "0jcpjvfhxk3vlhy7ndand6zghs2f7mll8w0zp9x9bzfrp3kldqxk";
|
||||
version = "0.3.8.2";
|
||||
sha256 = "06c34h7wvn3mbr8lrkcmjygj22d94mr5rxzqwpjfdjgimd98hw3s";
|
||||
buildDepends = [
|
||||
base64Bytestring blazeBuilder caseInsensitive cookie
|
||||
dataDefaultClass deepseq exceptions filepath httpTypes mimeTypes
|
||||
|
|
Loading…
Reference in New Issue