Date: Tuesday, October 27, 2020 @ 11:12:04 Author: felixonmars Revision: 734317
upgpkg: haskell-tasty-quickcheck 0.10.1.1-77: 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:11:42 UTC (rev 734316) +++ PKGBUILD 2020-10-27 11:12:04 UTC (rev 734317) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.1 -pkgrel=76 +pkgrel=77 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")