Date: Tuesday, August 9, 2022 @ 15:18:24 Author: felixonmars Revision: 1263592
upgpkg: haskell-th-expand-syns 0.4.10.0-3: rebuild with th-abstraction 0.4.4.0 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-09 15:17:43 UTC (rev 1263591) +++ PKGBUILD 2022-08-09 15:18:24 UTC (rev 1263592) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.10.0 -pkgrel=2 +pkgrel=3 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
