haskell-conduit-extra: update to version 1.1.3.2
This commit is contained in:
parent
e22176e331
commit
fc168cd69e
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "conduit-extra";
|
pname = "conduit-extra";
|
||||||
version = "1.1.3.1";
|
version = "1.1.3.2";
|
||||||
sha256 = "1glw734nm5gra5zw31lg3ia74dp4b2ik931jmk52b8f62ysg2vx0";
|
sha256 = "15flywjw5ha8cgn4yznwlnx31ls4y82gfmvbniby0d51y4x8dmgq";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec blazeBuilder conduit filepath monadControl network
|
attoparsec blazeBuilder conduit filepath monadControl network
|
||||||
primitive resourcet stm streamingCommons text transformers
|
primitive resourcet stm streamingCommons text transformers
|
||||||
|
|
Loading…
Reference in New Issue