haskell-http-conduit: update to version 2.1.3

This commit is contained in:
Peter Simons 2014-07-18 12:22:39 +02:00
parent 8844da2881
commit dd9e5d3d01

View File

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