Date: Sunday, March 21, 2021 @ 00:31:46 Author: felixonmars Revision: 896495
upgpkg: haskell-attoparsec 0.13.2.5-14: rebuild with tasty 1.4.0.2 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 00:30:13 UTC (rev 896494) +++ PKGBUILD 2021-03-21 00:31:46 UTC (rev 896495) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.13.2.5 -pkgrel=13 +pkgrel=14 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
