Date: Friday, January 7, 2022 @ 22:35:48 Author: felixonmars Revision: 1096473
upgpkg: haskell-tasty-th 0.1.7-232: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-tasty-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 22:35:17 UTC (rev 1096472) +++ PKGBUILD 2022-01-07 22:35:48 UTC (rev 1096473) @@ -4,7 +4,7 @@ _hkgname=tasty-th pkgname=haskell-tasty-th pkgver=0.1.7 -pkgrel=231 +pkgrel=232 pkgdesc="Automatic tasty test case discovery using TH" url="https://github.com/bennofs/tasty-th" license=("BSD")
