Date: Sunday, February 16, 2020 @ 09:27:31 Author: felixonmars Revision: 572147
upgpkg: haskell-src-exts 1.21.1-14: rebuild with ghc 8.8.2 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 09:22:33 UTC (rev 572146) +++ PKGBUILD 2020-02-16 09:27:31 UTC (rev 572147) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.1 -pkgrel=13 +pkgrel=14 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
