Date: Wednesday, January 4, 2023 @ 23:47:39 Author: felixonmars Revision: 1375934
upgpkg: haskell-attoparsec 0.14.4-46: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:47:38 UTC (rev 1375933) +++ PKGBUILD 2023-01-04 23:47:39 UTC (rev 1375934) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.4 -pkgrel=45 +pkgrel=46 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
