Date: Sunday, January 14, 2018 @ 16:26:48 Author: felixonmars Revision: 282144
upgpkg: haskell-parsers 0.12.8-2 rebuild with attoparsec,0.13.2.2 Modified: haskell-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-14 16:25:45 UTC (rev 282143) +++ PKGBUILD 2018-01-14 16:26:48 UTC (rev 282144) @@ -5,7 +5,7 @@ _hkgname=parsers pkgname=haskell-parsers pkgver=0.12.8 -pkgrel=1 +pkgrel=2 pkgdesc="Parsing combinators" url="https://github.com/ekmett/parsers/" license=("custom:BSD3")
