Date: Sunday, November 22, 2020 @ 14:27:49 Author: felixonmars Revision: 759146
upgpkg: haskell-attoparsec 0.13.2.4-35: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 14:26:02 UTC (rev 759145) +++ PKGBUILD 2020-11-22 14:27:49 UTC (rev 759146) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.13.2.4 -pkgrel=34 +pkgrel=35 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD3")