Date: Wednesday, May 4, 2022 @ 12:32:19 Author: felixonmars Revision: 1193680
upgpkg: haskell-tasty-th 0.1.7-254: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-tasty-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 12:32:13 UTC (rev 1193679) +++ PKGBUILD 2022-05-04 12:32:19 UTC (rev 1193680) @@ -4,7 +4,7 @@ _hkgname=tasty-th pkgname=haskell-tasty-th pkgver=0.1.7 -pkgrel=253 +pkgrel=254 pkgdesc="Automatic tasty test case discovery using TH" url="https://github.com/bennofs/tasty-th" license=("BSD")
