Date: Monday, October 17, 2022 @ 21:17:01 Author: felixonmars Revision: 1329865
upgpkg: haskell-smallcheck 1.2.1-195: 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:16:44 UTC (rev 1329864) +++ PKGBUILD 2022-10-17 21:17:01 UTC (rev 1329865) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=194 +pkgrel=195 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
