haskell-http-conduit: update to version 2.0.0.2
This commit is contained in:
parent
9d3022ec35
commit
66bd60896d
@ -11,8 +11,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "http-conduit";
|
||||
version = "2.0.0.1";
|
||||
sha256 = "1xkq11yylh4mdx8ml69h17fldmfpxclriw1kl0j44vddqdryn6zd";
|
||||
version = "2.0.0.2";
|
||||
sha256 = "0ypwn63brdjxyh70x10wb26xbsymj5x9v664nzc3nwvlh22ldhyw";
|
||||
buildDepends = [
|
||||
conduit httpClient httpClientConduit httpClientTls httpTypes
|
||||
liftedBase resourcet transformers
|
||||
|
Loading…
Reference in New Issue
Block a user