Date: Wednesday, February 26, 2020 @ 22:36:10 Author: felixonmars Revision: 583456
upgpkg: haskell-cpphs 1.20.9-2: rebuild with ghc 8.8.3 Modified: haskell-cpphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-26 22:35:25 UTC (rev 583455) +++ PKGBUILD 2020-02-26 22:36:10 UTC (rev 583456) @@ -4,7 +4,7 @@ _hkgname=cpphs pkgname=haskell-cpphs pkgver=1.20.9 -pkgrel=1 +pkgrel=2 pkgdesc="A liberalised re-implementation of cpp, the C pre-processor." url="https://projects.haskell.org/cpphs/" license=("LGPL")
