Date: Monday, February 15, 2021 @ 00:46:45 Author: felixonmars Revision: 860149
upgpkg: haskell-tasty-quickcheck 0.10.1.2-85: rebuild with doctest 0.18 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 00:46:15 UTC (rev 860148) +++ PKGBUILD 2021-02-15 00:46:45 UTC (rev 860149) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.2 -pkgrel=84 +pkgrel=85 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")