Date: Saturday, November 21, 2020 @ 23:06:47 Author: felixonmars Revision: 758673
upgpkg: haskell-tasty-quickcheck 0.10.1.1-102: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-21 23:04:03 UTC (rev 758672) +++ PKGBUILD 2020-11-21 23:06:47 UTC (rev 758673) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.1 -pkgrel=101 +pkgrel=102 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")
