Date: Saturday, December 18, 2021 @ 13:52:43 Author: felixonmars Revision: 1076900
upgpkg: haskell-th-expand-syns 0.4.8.0-44: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 13:52:10 UTC (rev 1076899) +++ PKGBUILD 2021-12-18 13:52:43 UTC (rev 1076900) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.8.0 -pkgrel=43 +pkgrel=44 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
