Date: Tuesday, March 16, 2021 @ 20:02:17 Author: felixonmars Revision: 892182
upgpkg: haskell-attoparsec 0.13.2.5-13: rebuild with doctest 0.18.1 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 20:02:17 UTC (rev 892181) +++ PKGBUILD 2021-03-16 20:02:17 UTC (rev 892182) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.13.2.5 -pkgrel=12 +pkgrel=13 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
