Date: Friday, January 22, 2021 @ 15:35:12 Author: felixonmars Revision: 824502
upgpkg: haskell-tasty-smallcheck 0.8.2-44: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 15:34:37 UTC (rev 824501) +++ PKGBUILD 2021-01-22 15:35:12 UTC (rev 824502) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=43 +pkgrel=44 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')