Date: Tuesday, February 11, 2020 @ 00:17:27 Author: felixonmars Revision: 566512
upgpkg: haskell-src-exts 1.21.1-12: rebuild with ansi-terminal 0.10.3 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-11 00:12:25 UTC (rev 566511) +++ PKGBUILD 2020-02-11 00:17:27 UTC (rev 566512) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.1 -pkgrel=11 +pkgrel=12 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
