Date: Monday, March 21, 2022 @ 16:32:07 Author: felixonmars Revision: 1167140
upgpkg: haskell-smallcheck 1.2.1-138: rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-21 16:32:02 UTC (rev 1167139) +++ PKGBUILD 2022-03-21 16:32:07 UTC (rev 1167140) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=137 +pkgrel=138 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
