Date: Sunday, May 12, 2019 @ 08:55:16 Author: felixonmars Revision: 465986
upgpkg: haskell-src-exts 1.21.0-12 rebuild with transformers-compat 0.6.5 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-12 08:50:17 UTC (rev 465985) +++ PKGBUILD 2019-05-12 08:55:16 UTC (rev 465986) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.0 -pkgrel=11 +pkgrel=12 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
