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