Date: Thursday, March 3, 2022 @ 11:46:29 Author: felixonmars Revision: 1140485
upgpkg: haskell-hspec-smallcheck 0.5.2-205: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-hspec-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 11:46:05 UTC (rev 1140484) +++ PKGBUILD 2022-03-03 11:46:29 UTC (rev 1140485) @@ -3,7 +3,7 @@ _hkgname=hspec-smallcheck pkgname=haskell-hspec-smallcheck pkgver=0.5.2 -pkgrel=204 +pkgrel=205 pkgdesc="SmallCheck support for the Hspec testing framework" url="http://hspec.github.io/" license=('MIT')
