Date: Wednesday, April 3, 2019 @ 22:13:04 Author: felixonmars Revision: 448502
upgpkg: haskell-src-exts 1.21.0-6 rebuild with transformers-compat 0.6.4 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-03 22:07:22 UTC (rev 448501) +++ PKGBUILD 2019-04-03 22:13:04 UTC (rev 448502) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.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")
