Date: Sunday, March 13, 2022 @ 22:03:47 Author: felixonmars Revision: 1151608
upgpkg: haskell-smallcheck 1.2.1-130: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-13 22:03:21 UTC (rev 1151607) +++ PKGBUILD 2022-03-13 22:03:47 UTC (rev 1151608) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=129 +pkgrel=130 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
