Date: Sunday, November 1, 2020 @ 21:33:35 Author: felixonmars Revision: 739042
upgpkg: haskell-smallcheck 1.2.0-26: rebuild with HUnit 1.6.1.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-01 21:33:08 UTC (rev 739041) +++ PKGBUILD 2020-11-01 21:33:35 UTC (rev 739042) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=25 +pkgrel=26 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
