Date: Friday, February 17, 2023 @ 10:36:32 Author: felixonmars Revision: 1401639
upgpkg: haskell-attoparsec 0.14.4-50: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 10:36:29 UTC (rev 1401638) +++ PKGBUILD 2023-02-17 10:36:32 UTC (rev 1401639) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.4 -pkgrel=49 +pkgrel=50 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
