haskell-http-conduit: update to version 2.0.0.3

This commit is contained in:
Peter Simons 2013-12-18 17:42:14 +01:00
parent 6066969c92
commit 0939566a80

View file

@ -11,8 +11,8 @@
cabal.mkDerivation (self: {
pname = "http-conduit";
version = "2.0.0.2";
sha256 = "0ypwn63brdjxyh70x10wb26xbsymj5x9v664nzc3nwvlh22ldhyw";
version = "2.0.0.3";
sha256 = "1s3nyc3wwpqildhmkv5fps2a0552yrnwcqjv4bxcvg581k5sj42i";
buildDepends = [
conduit httpClient httpClientConduit httpClientTls httpTypes
liftedBase resourcet transformers