Date: Tuesday, October 27, 2020 @ 11:32:21 Author: felixonmars Revision: 734343
upgpkg: haskell-tasty-quickcheck 0.10.1.1-78: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 11:31:18 UTC (rev 734342) +++ PKGBUILD 2020-10-27 11:32:21 UTC (rev 734343) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.1 -pkgrel=77 +pkgrel=78 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")