Date: Friday, January 7, 2022 @ 22:58:27 Author: felixonmars Revision: 1096525
upgpkg: haskell-hspec-megaparsec 2.2.0-90: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-hspec-megaparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 22:57:54 UTC (rev 1096524) +++ PKGBUILD 2022-01-07 22:58:27 UTC (rev 1096525) @@ -3,7 +3,7 @@ _hkgname=hspec-megaparsec pkgname=haskell-hspec-megaparsec pkgver=2.2.0 -pkgrel=89 +pkgrel=90 pkgdesc="Utility functions for testing Megaparsec parsers with Hspec" url="https://github.com/goldfirere/hspec-megaparsec" license=('BSD')
