Date: Friday, January 7, 2022 @ 19:07:24 Author: felixonmars Revision: 1096100
upgpkg: haskell-th-expand-syns 0.4.9.0-5: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 19:06:51 UTC (rev 1096099) +++ PKGBUILD 2022-01-07 19:07:24 UTC (rev 1096100) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.9.0 -pkgrel=4 +pkgrel=5 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
