Date: Tuesday, May 12, 2020 @ 13:23:44 Author: felixonmars Revision: 626874
upgpkg: haskell-test-framework-smallcheck 0.2-58: rebuild with tasty 1.3 Modified: haskell-test-framework-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 13:23:13 UTC (rev 626873) +++ PKGBUILD 2020-05-12 13:23:44 UTC (rev 626874) @@ -4,7 +4,7 @@ _hkgname=test-framework-smallcheck pkgname=haskell-test-framework-smallcheck pkgver=0.2 -pkgrel=57 +pkgrel=58 pkgdesc="SmallCheck support for the test-framework package" url="https://github.com/feuerbach/smallcheck" license=("BSD")
