Date: Monday, November 21, 2022 @ 06:51:38 Author: felixonmars Revision: 1350391
upgpkg: haskell-tasty-quickcheck 0.10.2-221: rebuild with hspec 2.10.5, hspec-core 2.10.5, hspec-discover 2.10.5 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-21 06:51:33 UTC (rev 1350390) +++ PKGBUILD 2022-11-21 06:51:38 UTC (rev 1350391) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=220 +pkgrel=221 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
