Date: Sunday, June 23, 2019 @ 03:23:32 Author: felixonmars Revision: 482867
upgpkg: haskell-src-exts 1.21.0-19 rebuild with happy 1.19.11 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-23 03:18:35 UTC (rev 482866) +++ PKGBUILD 2019-06-23 03:23:32 UTC (rev 482867) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.0 -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")
