Date: Friday, May 20, 2016 @ 14:52:58 Author: fyan Revision: 175868 upgpkg: haskell-parsers 0.12.3-12
rebuild with parsec-3.1.11 Modified: haskell-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-20 12:47:12 UTC (rev 175867) +++ PKGBUILD 2016-05-20 12:52:58 UTC (rev 175868) @@ -5,7 +5,7 @@ _hkgname=parsers pkgname=haskell-parsers pkgver=0.12.3 -pkgrel=11 +pkgrel=12 pkgdesc="Parsing combinators" url="http://github.com/ekmett/parsers/" license=("custom:BSD3")
