Date: Wednesday, April 7, 2021 @ 20:47:51 Author: felixonmars Revision: 912713
upgpkg: haskell-attoparsec 0.14.1-4: rebuild with vector 0.12.3.0 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-07 20:45:44 UTC (rev 912712) +++ PKGBUILD 2021-04-07 20:47:51 UTC (rev 912713) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.1 -pkgrel=3 +pkgrel=4 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
