Date: Saturday, August 11, 2018 @ 03:50:06 Author: felixonmars Revision: 370959
upgpkg: haskell-src-exts 1.20.2-19 rebuild with pretty-show 1.8.1 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-11 03:49:58 UTC (rev 370958) +++ PKGBUILD 2018-08-11 03:50:06 UTC (rev 370959) @@ -5,7 +5,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.2 -pkgrel=18 +pkgrel=19 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
