Date: Thursday, September 27, 2018 @ 15:01:59 Author: felixonmars Revision: 386408
upgpkg: haskell-src-exts 1.20.3-2 rebuild with haskell-lexer 1.0.2 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-27 15:01:13 UTC (rev 386407) +++ PKGBUILD 2018-09-27 15:01:59 UTC (rev 386408) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.3 -pkgrel=1 +pkgrel=2 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
