Date: Monday, July 26, 2021 @ 23:46:13 Author: felixonmars Revision: 986239
upgpkg: haskell-src-exts 1.23.1-99: rebuild with transformers-compat 0.7 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 23:41:10 UTC (rev 986238) +++ PKGBUILD 2021-07-26 23:46:13 UTC (rev 986239) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=98 +pkgrel=99 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
