haskell-http-conduit: update to version 2.0.0.8

This commit is contained in:
Peter Simons 2014-03-11 11:49:24 +01:00
parent 856ed85f3c
commit e1c9e94a6b
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "http-conduit";
version = "2.0.0.7";
sha256 = "0rizmshpypllfbmipbrad7hkrs2asx0ijfhr53w3pj58w6h80m0i";
version = "2.0.0.8";
sha256 = "1yralv1nalvdpgamnbjl8xm4lrx22m3v6jancrzisq38a680q96b";
buildDepends = [
conduit httpClient httpClientConduit httpClientTls httpTypes
liftedBase resourcet transformers