Date: Monday, February 6, 2023 @ 01:26:24 Author: felixonmars Revision: 1393574
upgpkg: haskell-attoparsec 0.14.4-49: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:25:46 UTC (rev 1393573) +++ PKGBUILD 2023-02-06 01:26:24 UTC (rev 1393574) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.4 -pkgrel=48 +pkgrel=49 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
