Date: Sunday, June 3, 2018 @ 06:53:37 Author: felixonmars Revision: 338705
upgpkg: haskell-parsers 0.12.8-31 rebuild with tasty 1.1.0.1 Modified: haskell-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-03 06:52:54 UTC (rev 338704) +++ PKGBUILD 2018-06-03 06:53:37 UTC (rev 338705) @@ -5,7 +5,7 @@ _hkgname=parsers pkgname=haskell-parsers pkgver=0.12.8 -pkgrel=30 +pkgrel=31 pkgdesc="Parsing combinators" url="https://github.com/ekmett/parsers/" license=("custom:BSD3")
