Date: Sunday, March 21, 2021 @ 00:27:07 Author: felixonmars Revision: 896487
upgpkg: haskell-hspec-megaparsec 2.2.0-43: rebuild with tasty 1.4.0.2 Modified: haskell-hspec-megaparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 00:26:04 UTC (rev 896486) +++ PKGBUILD 2021-03-21 00:27:07 UTC (rev 896487) @@ -3,7 +3,7 @@ _hkgname=hspec-megaparsec pkgname=haskell-hspec-megaparsec pkgver=2.2.0 -pkgrel=42 +pkgrel=43 pkgdesc="Utility functions for testing Megaparsec parsers with Hspec" url="https://github.com/goldfirere/hspec-megaparsec" license=('BSD')
