Date: Wednesday, May 19, 2021 @ 18:45:03 Author: felixonmars Revision: 936637
upgpkg: haskell-tasty-smallcheck 0.8.2-129: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 18:44:25 UTC (rev 936636) +++ PKGBUILD 2021-05-19 18:45:03 UTC (rev 936637) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=128 +pkgrel=129 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
