Date: Sunday, November 1, 2020 @ 20:48:00 Author: felixonmars Revision: 738968
upgpkg: haskell-tasty-quickcheck 0.10.1.1-84: rebuild with HUnit 1.6.1.0 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-01 20:45:33 UTC (rev 738967) +++ PKGBUILD 2020-11-01 20:48:00 UTC (rev 738968) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.1 -pkgrel=83 +pkgrel=84 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")
