Date: Wednesday, May 12, 2021 @ 22:32:19 Author: felixonmars Revision: 932778
upgpkg: haskell-smallcheck 1.2.1-55: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-12 22:31:48 UTC (rev 932777) +++ PKGBUILD 2021-05-12 22:32:19 UTC (rev 932778) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=54 +pkgrel=55 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
