Date: Tuesday, January 11, 2022 @ 18:08:09 Author: felixonmars Revision: 1100680
upgpkg: haskell-attoparsec 0.14.2-7: rebuild with ghc 9.0.2 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 18:06:31 UTC (rev 1100679) +++ PKGBUILD 2022-01-11 18:08:09 UTC (rev 1100680) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.2 -pkgrel=6 +pkgrel=7 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
