Date: Sunday, April 10, 2022 @ 01:00:32 Author: felixonmars Revision: 1184108
upgpkg: haskell-tasty-th 0.1.7-252: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-tasty-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 01:00:25 UTC (rev 1184107) +++ PKGBUILD 2022-04-10 01:00:32 UTC (rev 1184108) @@ -4,7 +4,7 @@ _hkgname=tasty-th pkgname=haskell-tasty-th pkgver=0.1.7 -pkgrel=251 +pkgrel=252 pkgdesc="Automatic tasty test case discovery using TH" url="https://github.com/bennofs/tasty-th" license=("BSD")
