Date: Monday, July 26, 2021 @ 13:16:54 Author: felixonmars Revision: 985245
upgpkg: haskell-tasty-quickcheck 0.10.1.2-200: rebuild with transformers-compat 0.7 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 13:16:11 UTC (rev 985244) +++ PKGBUILD 2021-07-26 13:16:54 UTC (rev 985245) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.2 -pkgrel=199 +pkgrel=200 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")
