Date: Sunday, August 15, 2021 @ 20:14:44 Author: felixonmars Revision: 999220
upgpkg: haskell-megaparsec 9.1.0-6: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-megaparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 20:13:50 UTC (rev 999219) +++ PKGBUILD 2021-08-15 20:14:44 UTC (rev 999220) @@ -4,7 +4,7 @@ _hkgname=megaparsec pkgname=haskell-megaparsec pkgver=9.1.0 -pkgrel=5 +pkgrel=6 pkgdesc="Monadic parser combinators" url="https://github.com/mrkkrp/megaparsec" license=("custom:BSD2")
