Date: Thursday, September 22, 2022 @ 09:45:16 Author: felixonmars Revision: 1306851
upgpkg: haskell-attoparsec 0.14.4-34: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 09:45:16 UTC (rev 1306850) +++ PKGBUILD 2022-09-22 09:45:16 UTC (rev 1306851) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.4 -pkgrel=33 +pkgrel=34 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
