Date: Thursday, May 2, 2019 @ 16:58:00
  Author: felixonmars
Revision: 457765

upgpkg: haskell-hspec-megaparsec 2.0.0-13

rebuild with megaparsec 7.0.5

Modified:
  haskell-hspec-megaparsec/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-02 16:57:19 UTC (rev 457764)
+++ PKGBUILD    2019-05-02 16:58:00 UTC (rev 457765)
@@ -3,7 +3,7 @@
 _hkgname=hspec-megaparsec
 pkgname=haskell-hspec-megaparsec
 pkgver=2.0.0
-pkgrel=12
+pkgrel=13
 pkgdesc="Utility functions for testing Megaparsec parsers with Hspec"
 url="https://github.com/goldfirere/hspec-megaparsec";
 license=('BSD')

Reply via email to