Date: Sunday, June 30, 2019 @ 17:29:26 Author: felixonmars Revision: 486428
upgpkg: haskell-src-exts 1.21.0-20 rebuild with tasty 1.2.3 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-30 17:23:31 UTC (rev 486427) +++ PKGBUILD 2019-06-30 17:29:26 UTC (rev 486428) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.0 -pkgrel=19 +pkgrel=20 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
