Date: Monday, January 24, 2022 @ 12:18:47 Author: felixonmars Revision: 1114371
upgpkg: haskell-smallcheck 1.2.1-116: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-24 12:18:22 UTC (rev 1114370) +++ PKGBUILD 2022-01-24 12:18:47 UTC (rev 1114371) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=115 +pkgrel=116 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
