haskell-http-conduit: update to version 2.1.2.3

This commit is contained in:
Peter Simons 2014-06-20 15:05:58 +02:00
parent 54cd793305
commit c4dcee2dd0
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "http-conduit"; pname = "http-conduit";
version = "2.1.2.2"; version = "2.1.2.3";
sha256 = "0pg0ln99rddcjalrnf6ycmby1hy6yknslm46r9ghhg13z1plhwxr"; sha256 = "07d9lhkqf1kr4mg61q0pcf8y73wkdymazxrvr425wjh9363r89gl";
buildDepends = [ buildDepends = [
conduit httpClient httpClientTls httpTypes liftedBase monadControl conduit httpClient httpClientTls httpTypes liftedBase monadControl
mtl resourcet transformers mtl resourcet transformers