Date: Thursday, May 17, 2018 @ 08:29:58 Author: felixonmars Revision: 323482
upgpkg: haskell-parser-combinators 0.4.0-2 rebuild with ghc 8.4.2 Modified: haskell-parser-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 08:29:23 UTC (rev 323481) +++ PKGBUILD 2018-05-17 08:29:58 UTC (rev 323482) @@ -5,7 +5,7 @@ _hkgname=parser-combinators pkgname=haskell-parser-combinators pkgver=0.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Lightweight package providing commonly useful parser combinators" url="https://github.com/mrkkrp/parser-combinators" license=("custom:BSD3")
