Date: Saturday, February 15, 2020 @ 23:24:28 Author: felixonmars Revision: 572023
upgpkg: haskell-tasty-smallcheck 0.8.1-58: rebuild with ghc 8.8.2 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 23:23:51 UTC (rev 572022) +++ PKGBUILD 2020-02-15 23:24:28 UTC (rev 572023) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.1 -pkgrel=57 +pkgrel=58 pkgdesc="SmallCheck support for the Tasty test framework" url="http://documentup.com/feuerbach/tasty" license=('MIT')