Date: Saturday, November 21, 2020 @ 21:42:19 Author: felixonmars Revision: 758627
upgpkg: haskell-tasty-quickcheck 0.10.1.1-101: 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 21:41:32 UTC (rev 758626) +++ PKGBUILD 2020-11-21 21:42:19 UTC (rev 758627) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.1 -pkgrel=100 +pkgrel=101 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")
