haskell-attoparsec-conduit: update to version 0.5.0.1
This commit is contained in:
parent
e2c9238fae
commit
5d84d2e176
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "attoparsec-conduit";
|
pname = "attoparsec-conduit";
|
||||||
version = "0.5.0";
|
version = "0.5.0.1";
|
||||||
sha256 = "17l98kbv2pxcchacy7r4ja0czdklc7r4j8vzv3pi0pjb2s9ih6sq";
|
sha256 = "1qrg524gr9ajdxaqd9gmxpj45d7ga21q27ykr76kjdwxfpqaq6n8";
|
||||||
buildDepends = [ attoparsec conduit text transformers ];
|
buildDepends = [ attoparsec conduit text transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/snoyberg/conduit";
|
homepage = "http://github.com/snoyberg/conduit";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user