Date: Thursday, February 14, 2019 @ 20:30:59 Author: felixonmars Revision: 432319
upgpkg: haskell-hspec-megaparsec 2.0.0-5 rebuild with tasty 1.2, tasty-rerun 1.1.14 Modified: haskell-hspec-megaparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-14 20:30:20 UTC (rev 432318) +++ PKGBUILD 2019-02-14 20:30:59 UTC (rev 432319) @@ -3,7 +3,7 @@ _hkgname=hspec-megaparsec pkgname=haskell-hspec-megaparsec pkgver=2.0.0 -pkgrel=4 +pkgrel=5 pkgdesc="Utility functions for testing Megaparsec parsers with Hspec" url="https://github.com/goldfirere/hspec-megaparsec" license=('BSD')
