Date: Thursday, March 24, 2022 @ 00:26:37 Author: felixonmars Revision: 1172694
upgpkg: haskell-megaparsec 9.2.0-30: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-megaparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:26:32 UTC (rev 1172693) +++ PKGBUILD 2022-03-24 00:26:37 UTC (rev 1172694) @@ -4,7 +4,7 @@ _hkgname=megaparsec pkgname=haskell-megaparsec pkgver=9.2.0 -pkgrel=29 +pkgrel=30 pkgdesc="Monadic parser combinators" url="https://github.com/mrkkrp/megaparsec" license=("custom:BSD2")
