Date: Monday, September 5, 2022 @ 22:07:22 Author: felixonmars Revision: 1293476
upgpkg: haskell-th-expand-syns 0.4.10.0-8: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 22:07:11 UTC (rev 1293475) +++ PKGBUILD 2022-09-05 22:07:22 UTC (rev 1293476) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.10.0 -pkgrel=7 +pkgrel=8 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
