Date: Saturday, August 14, 2021 @ 23:11:43 Author: felixonmars Revision: 998621
upgpkg: haskell-smallcheck 1.2.1-80: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-14 23:11:00 UTC (rev 998620) +++ PKGBUILD 2021-08-14 23:11:43 UTC (rev 998621) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=79 +pkgrel=80 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
