haskell-pipes-parse: update to version 3.0.1
This commit is contained in:
parent
390f7c4579
commit
677eef34b3
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pipes-parse";
|
pname = "pipes-parse";
|
||||||
version = "3.0.0";
|
version = "3.0.1";
|
||||||
sha256 = "07ycdnx24qlysbf78sgfl2g8rfsrxnaiq1rimc4656in4cmcjn9g";
|
sha256 = "0f262p8mfcpvs3f3myy6bll9v61rfgrfdy2scdzf7vvx0h0lrpj7";
|
||||||
buildDepends = [ pipes transformers ];
|
buildDepends = [ pipes transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Parsing infrastructure for the pipes ecosystem";
|
description = "Parsing infrastructure for the pipes ecosystem";
|
||||||
|
Loading…
Reference in New Issue
Block a user