Date: Monday, April 1, 2019 @ 21:47:50 Author: felixonmars Revision: 447112
upgpkg: haskell-src-exts 1.21.0-5 rebuild with transformers-compat 0.6.3 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-01 21:42:20 UTC (rev 447111) +++ PKGBUILD 2019-04-01 21:47:50 UTC (rev 447112) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.0 -pkgrel=4 +pkgrel=5 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
