haskell-attoparsec: update to version 0.10.3.0
This commit is contained in:
parent
6201716063
commit
4a1cf1dc95
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "attoparsec";
|
pname = "attoparsec";
|
||||||
version = "0.10.2.0";
|
version = "0.10.3.0";
|
||||||
sha256 = "0hvkx63knhxdc06lkv2avz2dblbvn0hhvckfqyr22ls1qrpgz71c";
|
sha256 = "1l4cnfgnynrprfvx0p3n6kca8arsmvb1yxb9ir782rrk537jci50";
|
||||||
buildDepends = [ deepseq text ];
|
buildDepends = [ deepseq text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/bos/attoparsec";
|
homepage = "https://github.com/bos/attoparsec";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user