Date: Wednesday, May 19, 2021 @ 16:05:23 Author: felixonmars Revision: 936520
upgpkg: haskell-tasty-smallcheck 0.8.2-128: 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 16:04:54 UTC (rev 936519) +++ PKGBUILD 2021-05-19 16:05:23 UTC (rev 936520) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=127 +pkgrel=128 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
