Date: Monday, July 25, 2022 @ 05:59:46 Author: felixonmars Revision: 1256612
upgpkg: haskell-attoparsec 0.14.4-27: rebuild with inspection-testing 0.5, tasty-inspection-testing 0.2 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-25 05:59:39 UTC (rev 1256611) +++ PKGBUILD 2022-07-25 05:59:46 UTC (rev 1256612) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.4 -pkgrel=26 +pkgrel=27 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
