Date: Tuesday, December 22, 2020 @ 19:31:52 Author: felixonmars Revision: 782818
upgpkg: haskell-smallcheck 1.2.0-34: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-22 19:31:10 UTC (rev 782817) +++ PKGBUILD 2020-12-22 19:31:52 UTC (rev 782818) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=33 +pkgrel=34 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
