Date: Thursday, March 3, 2022 @ 11:10:37 Author: felixonmars Revision: 1140391
upgpkg: haskell-smallcheck 1.2.1-124: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 11:10:12 UTC (rev 1140390) +++ PKGBUILD 2022-03-03 11:10:37 UTC (rev 1140391) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=123 +pkgrel=124 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
