Date: Friday, June 1, 2018 @ 03:55:29 Author: felixonmars Revision: 335397
upgpkg: haskell-parsers 0.12.8-29 rebuild with ghc 8.4.3 Modified: haskell-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 03:54:41 UTC (rev 335396) +++ PKGBUILD 2018-06-01 03:55:29 UTC (rev 335397) @@ -5,7 +5,7 @@ _hkgname=parsers pkgname=haskell-parsers pkgver=0.12.8 -pkgrel=28 +pkgrel=29 pkgdesc="Parsing combinators" url="https://github.com/ekmett/parsers/" license=("custom:BSD3")
