Date: Saturday, April 9, 2022 @ 23:51:54 Author: felixonmars Revision: 1183653
upgpkg: haskell-th-expand-syns 0.4.9.0-23: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-th-expand-syns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 23:51:47 UTC (rev 1183652) +++ PKGBUILD 2022-04-09 23:51:54 UTC (rev 1183653) @@ -3,7 +3,7 @@ _hkgname=th-expand-syns pkgname=haskell-th-expand-syns pkgver=0.4.9.0 -pkgrel=22 +pkgrel=23 pkgdesc="Expands type synonyms in Template Haskell ASTs" url="https://hackage.haskell.org/package/th-expand-syns" license=('BSD')
