Date: Monday, October 15, 2018 @ 20:08:52 Author: felixonmars Revision: 394333
upgpkg: haskell-src-exts 1.20.3-5 rebuild with ghc 8.6.1 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-15 20:06:53 UTC (rev 394332) +++ PKGBUILD 2018-10-15 20:08:52 UTC (rev 394333) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.3 -pkgrel=4 +pkgrel=5 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
