Date: Thursday, March 3, 2022 @ 02:05:42 Author: felixonmars Revision: 1140249
upgpkg: haskell-tasty-quickcheck 0.10.2-42: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 (rebuild pass 1, specified --nocheck) Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 02:05:24 UTC (rev 1140248) +++ PKGBUILD 2022-03-03 02:05:42 UTC (rev 1140249) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=41 +pkgrel=42 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
