Date: Sunday, March 10, 2019 @ 00:32:00 Author: felixonmars Revision: 438794
upgpkg: haskell-th-expand-syns 0.4.4.0-7 rebuild with ghc 8.6.4 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 00:31:30 UTC (rev 438793) +++ PKGBUILD 2019-03-10 00:32:00 UTC (rev 438794) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.4.0 -pkgrel=6 +pkgrel=7 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
