Date: Monday, December 10, 2018 @ 07:52:00 Author: felixonmars Revision: 413786
upgpkg: haskell-src-exts 1.20.3-9 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 07:47:55 UTC (rev 413785) +++ PKGBUILD 2018-12-10 07:52:00 UTC (rev 413786) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.3 -pkgrel=8 +pkgrel=9 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
