Date: Monday, August 8, 2022 @ 16:58:27 Author: felixonmars Revision: 1261380
upgpkg: haskell-hspec-megaparsec 2.2.0-124: rebuild with tasty 1.4.2.3 Modified: haskell-hspec-megaparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 16:58:17 UTC (rev 1261379) +++ PKGBUILD 2022-08-08 16:58:27 UTC (rev 1261380) @@ -3,7 +3,7 @@ _hkgname=hspec-megaparsec pkgname=haskell-hspec-megaparsec pkgver=2.2.0 -pkgrel=123 +pkgrel=124 pkgdesc="Utility functions for testing Megaparsec parsers with Hspec" url="https://github.com/goldfirere/hspec-megaparsec" license=('BSD')
