Date: Tuesday, July 12, 2022 @ 06:22:20 Author: felixonmars Revision: 1250076
upgpkg: haskell-tasty-quickcheck 0.10.2-147: rebuild with tasty 1.4.2.2 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 06:22:10 UTC (rev 1250075) +++ PKGBUILD 2022-07-12 06:22:20 UTC (rev 1250076) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=146 +pkgrel=147 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
