Date: Wednesday, September 14, 2022 @ 13:02:01 Author: felixonmars Revision: 1301286
upgpkg: haskell-th-expand-syns 0.4.10.0-9: rebuild with th-abstraction 0.4.5.0 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-14 13:01:54 UTC (rev 1301285) +++ PKGBUILD 2022-09-14 13:02:01 UTC (rev 1301286) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.10.0 -pkgrel=8 +pkgrel=9 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
