Date: Sunday, March 10, 2019 @ 08:02:46 Author: felixonmars Revision: 439034
upgpkg: haskell-src-exts 1.21.0-3 rebuild with ghc 8.6.4 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 07:57:31 UTC (rev 439033) +++ PKGBUILD 2019-03-10 08:02:46 UTC (rev 439034) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.0 -pkgrel=2 +pkgrel=3 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
