Date: Monday, August 17, 2020 @ 15:26:43 Author: felixonmars Revision: 682706
upgpkg: haskell-tasty-quickcheck 0.10.1.1-33: rebuild with ghc 8.10.2 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 15:25:57 UTC (rev 682705) +++ PKGBUILD 2020-08-17 15:26:43 UTC (rev 682706) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.1 -pkgrel=32 +pkgrel=33 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")
