haskell-pipes-parse: update to version 2.0.1
This commit is contained in:
parent
df12cd8a7b
commit
7399dba217
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pipes-parse";
|
pname = "pipes-parse";
|
||||||
version = "2.0.0";
|
version = "2.0.1";
|
||||||
sha256 = "092y0a4lvll451gnbz6ddrqgh22bd69wi00c0zd8s0hmf2f53y0s";
|
sha256 = "04sqjdmgkgk5qva0gyrblhdvmljgmci2yzzw7y17pmnwxwdja4f0";
|
||||||
buildDepends = [ free pipes transformers ];
|
buildDepends = [ free pipes transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Parsing infrastructure for the pipes ecosystem";
|
description = "Parsing infrastructure for the pipes ecosystem";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user