Date: Monday, December 28, 2020 @ 01:14:33 Author: felixonmars Revision: 794209
upgpkg: haskell-hspec-smallcheck 0.5.2-120: rebuild with indexed-traversable 0.1.1 Modified: haskell-hspec-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 01:14:02 UTC (rev 794208) +++ PKGBUILD 2020-12-28 01:14:33 UTC (rev 794209) @@ -3,7 +3,7 @@ _hkgname=hspec-smallcheck pkgname=haskell-hspec-smallcheck pkgver=0.5.2 -pkgrel=119 +pkgrel=120 pkgdesc="SmallCheck support for the Hspec testing framework" url="http://hspec.github.io/" license=('MIT')
