Date: Thursday, September 17, 2020 @ 16:15:40 Author: felixonmars Revision: 708724
upgpkg: haskell-smallcheck 1.2.0-17: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 16:15:14 UTC (rev 708723) +++ PKGBUILD 2020-09-17 16:15:40 UTC (rev 708724) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=16 +pkgrel=17 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
