haskell-conduit-extra: update to version 1.1.0.3
This commit is contained in:
parent
6fe44baced
commit
6e58bbe32b
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "conduit-extra";
|
pname = "conduit-extra";
|
||||||
version = "1.1.0.2";
|
version = "1.1.0.3";
|
||||||
sha256 = "0n2k1cz04wkhw7l6qh1zm5dmarml9bbyf8zl6430j0mw5i4hwxr2";
|
sha256 = "117lirx05pgpmys6dlknkcni3znrvqyhmj6djqxnqbjcn3ynhqdk";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec blazeBuilder conduit filepath monadControl network
|
attoparsec blazeBuilder conduit filepath monadControl network
|
||||||
primitive resourcet streamingCommons text transformers
|
primitive resourcet streamingCommons text transformers
|
||||||
|
|
Loading…
Reference in New Issue