Date: Sunday, October 4, 2020 @ 00:12:54 Author: felixonmars Revision: 717092
upgpkg: haskell-src-exts 1.23.1-24: rebuild with transformers-compat 0.6.6 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 00:09:30 UTC (rev 717091) +++ PKGBUILD 2020-10-04 00:12:54 UTC (rev 717092) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=23 +pkgrel=24 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
