haskell-http-conduit: update to version 2.0.0.8
This commit is contained in:
parent
856ed85f3c
commit
e1c9e94a6b
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "http-conduit";
|
pname = "http-conduit";
|
||||||
version = "2.0.0.7";
|
version = "2.0.0.8";
|
||||||
sha256 = "0rizmshpypllfbmipbrad7hkrs2asx0ijfhr53w3pj58w6h80m0i";
|
sha256 = "1yralv1nalvdpgamnbjl8xm4lrx22m3v6jancrzisq38a680q96b";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
conduit httpClient httpClientConduit httpClientTls httpTypes
|
conduit httpClient httpClientConduit httpClientTls httpTypes
|
||||||
liftedBase resourcet transformers
|
liftedBase resourcet transformers
|
||||||
|
|
Loading…
Reference in New Issue