Date: Monday, October 17, 2022 @ 21:11:44 Author: felixonmars Revision: 1329849
upgpkg: haskell-smallcheck 1.2.1-194: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 21:11:43 UTC (rev 1329848) +++ PKGBUILD 2022-10-17 21:11:44 UTC (rev 1329849) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=193 +pkgrel=194 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
