Date: Friday, April 1, 2022 @ 01:31:10 Author: felixonmars Revision: 1178195
upgpkg: haskell-tasty-quickcheck 0.10.2-85: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 01:30:40 UTC (rev 1178194) +++ PKGBUILD 2022-04-01 01:31:10 UTC (rev 1178195) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=84 +pkgrel=85 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
