haskell-attoparsec-enumerator: update to version 0.3.3
This commit is contained in:
parent
cd5b26ab9d
commit
ba7e1f1b6e
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "attoparsec-enumerator";
|
pname = "attoparsec-enumerator";
|
||||||
version = "0.3.2";
|
version = "0.3.3";
|
||||||
sha256 = "1jrrdhzqjfb78bhnjpy0j0qywqd2j67an41pcn8y6331nzmzsrl8";
|
sha256 = "0z57bbw97v92dkjp57zj9nfzsdas2n1qfw472k1aa84iqb6hbw9w";
|
||||||
buildDepends = [ attoparsec enumerator text ];
|
buildDepends = [ attoparsec enumerator text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://john-millikin.com/software/attoparsec-enumerator/";
|
homepage = "https://john-millikin.com/software/attoparsec-enumerator/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user