Date: Sunday, December 25, 2022 @ 19:16:02 Author: felixonmars Revision: 1366127
upgpkg: haskell-th-expand-syns 0.4.10.0-20: rebuild with hspec 2.10.6, hspec-core 2.10.6, hspec-discover 2.10.6, hspec-meta 2.10.5 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-25 19:15:58 UTC (rev 1366126) +++ PKGBUILD 2022-12-25 19:16:02 UTC (rev 1366127) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.10.0 -pkgrel=19 +pkgrel=20 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
