Date: Monday, October 10, 2022 @ 11:10:43 Author: felixonmars Revision: 1324999
upgpkg: haskell-tasty-quickcheck 0.10.2-201: rebuild with vector 0.13.0.0 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 11:10:26 UTC (rev 1324998) +++ PKGBUILD 2022-10-10 11:10:43 UTC (rev 1324999) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=200 +pkgrel=201 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
