Date: Monday, August 8, 2022 @ 13:52:05 Author: felixonmars Revision: 1260808
upgpkg: haskell-tasty-quickcheck 0.10.2-154: rebuild with tasty 1.4.2.3 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 13:51:45 UTC (rev 1260807) +++ PKGBUILD 2022-08-08 13:52:05 UTC (rev 1260808) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=153 +pkgrel=154 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
