Date: Wednesday, May 4, 2022 @ 11:09:18 Author: felixonmars Revision: 1193449
upgpkg: haskell-attoparsec 0.14.4-15: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 11:09:12 UTC (rev 1193448) +++ PKGBUILD 2022-05-04 11:09:18 UTC (rev 1193449) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.4 -pkgrel=14 +pkgrel=15 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
