Date: Friday, February 17, 2023 @ 11:37:41 Author: felixonmars Revision: 1401934
upgpkg: haskell-tasty-th 0.1.7-295: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-tasty-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 11:37:31 UTC (rev 1401933) +++ PKGBUILD 2023-02-17 11:37:41 UTC (rev 1401934) @@ -4,7 +4,7 @@ _hkgname=tasty-th pkgname=haskell-tasty-th pkgver=0.1.7 -pkgrel=294 +pkgrel=295 pkgdesc="Automatic tasty test case discovery using TH" url="https://github.com/bennofs/tasty-th" license=("BSD")
