Date: Wednesday, May 19, 2021 @ 18:44:09 Author: felixonmars Revision: 936635
upgpkg: haskell-smallcheck 1.2.1-57: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 18:43:34 UTC (rev 936634) +++ PKGBUILD 2021-05-19 18:44:09 UTC (rev 936635) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=56 +pkgrel=57 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
