Date: Tuesday, May 12, 2020 @ 13:20:56 Author: felixonmars Revision: 626868
upgpkg: haskell-src-exts 1.23.0-6: rebuild with tasty 1.3 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 13:16:20 UTC (rev 626867) +++ PKGBUILD 2020-05-12 13:20:56 UTC (rev 626868) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.0 -pkgrel=5 +pkgrel=6 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
