Date: Friday, May 10, 2019 @ 15:36:30 Author: felixonmars Revision: 464883
upgpkg: haskell-src-exts 1.21.0-11 rebuild with happy 1.19.10 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-10 15:31:31 UTC (rev 464882) +++ PKGBUILD 2019-05-10 15:36:30 UTC (rev 464883) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.0 -pkgrel=10 +pkgrel=11 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
