Date: Monday, January 16, 2023 @ 04:53:47 Author: felixonmars Revision: 1384328
upgpkg: haskell-attoparsec 0.14.4-48: rebuild with inspection-testing 0.5.0.1 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-16 04:53:47 UTC (rev 1384327) +++ PKGBUILD 2023-01-16 04:53:47 UTC (rev 1384328) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.4 -pkgrel=47 +pkgrel=48 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
