Date: Wednesday, May 4, 2022 @ 09:51:16 Author: felixonmars Revision: 1192943
upgpkg: haskell-tasty-smallcheck 0.8.2-281: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 09:51:10 UTC (rev 1192942) +++ PKGBUILD 2022-05-04 09:51:16 UTC (rev 1192943) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=280 +pkgrel=281 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
