Date: Sunday, March 13, 2022 @ 22:04:15 Author: felixonmars Revision: 1151610
upgpkg: haskell-tasty-smallcheck 0.8.2-250: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-13 22:03:56 UTC (rev 1151609) +++ PKGBUILD 2022-03-13 22:04:15 UTC (rev 1151610) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=249 +pkgrel=250 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
