Date: Tuesday, January 25, 2022 @ 07:28:44 Author: felixonmars Revision: 1115203
upgpkg: haskell-tasty-th 0.1.7-237: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-tasty-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-25 07:28:25 UTC (rev 1115202) +++ PKGBUILD 2022-01-25 07:28:44 UTC (rev 1115203) @@ -4,7 +4,7 @@ _hkgname=tasty-th pkgname=haskell-tasty-th pkgver=0.1.7 -pkgrel=236 +pkgrel=237 pkgdesc="Automatic tasty test case discovery using TH" url="https://github.com/bennofs/tasty-th" license=("BSD")
