Date: Saturday, February 15, 2020 @ 16:32:13 Author: felixonmars Revision: 571721
upgpkg: haskell-th-expand-syns 0.4.5.0-3: rebuild with ghc 8.8.2 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 16:31:35 UTC (rev 571720) +++ PKGBUILD 2020-02-15 16:32:13 UTC (rev 571721) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.5.0 -pkgrel=2 +pkgrel=3 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
