Date: Tuesday, September 14, 2021 @ 20:15:55 Author: felixonmars Revision: 1014872
upgpkg: haskell-th-expand-syns 0.4.8.0-31: rebuild with th-abstraction 0.4.3.0 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-14 20:15:09 UTC (rev 1014871) +++ PKGBUILD 2021-09-14 20:15:55 UTC (rev 1014872) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.8.0 -pkgrel=30 +pkgrel=31 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
