Date: Wednesday, August 25, 2021 @ 15:23:25 Author: felixonmars Revision: 1004803
upgpkg: haskell-smallcheck 1.2.1-83: rebuild with tasty 1.4.2 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-25 15:22:48 UTC (rev 1004802) +++ PKGBUILD 2021-08-25 15:23:25 UTC (rev 1004803) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=82 +pkgrel=83 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
