haskell-pipes-bytestring: update to version 1.0.3
This commit is contained in:
parent
19466e48fc
commit
eaf5b1cde1
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "pipes-bytestring";
|
||||
version = "1.0.2";
|
||||
sha256 = "09wzmi3xh9n69xsxw0ik4qf2ld1vksca88ggknqbzbnjxq82jjrr";
|
||||
version = "1.0.3";
|
||||
sha256 = "11jiaf5vs0jz8m0x9dlcvflh636131bj4jnlrj3r5nz1v7a64v6b";
|
||||
buildDepends = [ pipes pipesParse transformers ];
|
||||
meta = {
|
||||
description = "ByteString support for pipes";
|
||||
|
Loading…
Reference in New Issue
Block a user