Date: Sunday, March 21, 2021 @ 02:12:20 Author: felixonmars Revision: 896575
upgpkg: haskell-th-expand-syns 0.4.8.0-3: rebuild with tasty 1.4.0.2 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 02:11:40 UTC (rev 896574) +++ PKGBUILD 2021-03-21 02:12:20 UTC (rev 896575) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.8.0 -pkgrel=2 +pkgrel=3 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
