Date: Friday, June 10, 2022 @ 15:54:13 Author: felixonmars Revision: 1230498
upgpkg: haskell-tasty-quickcheck 0.10.2-129: rebuild with ansi-terminal 0.11.2 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-10 15:54:06 UTC (rev 1230497) +++ PKGBUILD 2022-06-10 15:54:13 UTC (rev 1230498) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=128 +pkgrel=129 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
