haskell-conduit-extra: update to version 1.1.3.4

This commit is contained in:
Peter Simons 2014-09-11 18:09:18 +02:00
parent e3356d5a43
commit c7a684be23

View file

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "conduit-extra";
version = "1.1.3.2";
sha256 = "15flywjw5ha8cgn4yznwlnx31ls4y82gfmvbniby0d51y4x8dmgq";
version = "1.1.3.4";
sha256 = "0j27lzdklyq2kv10yfpd16a9sl00iyalmcy8jj9r87r7jpvj949p";
buildDepends = [
attoparsec blazeBuilder conduit filepath monadControl network
primitive resourcet stm streamingCommons text transformers