Date: Sunday, August 15, 2021 @ 14:38:16 Author: felixonmars Revision: 998760
upgpkg: haskell-tasty-smallcheck 0.8.2-168: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 14:37:36 UTC (rev 998759) +++ PKGBUILD 2021-08-15 14:38:16 UTC (rev 998760) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=167 +pkgrel=168 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
