Date: Saturday, April 9, 2022 @ 23:15:59 Author: felixonmars Revision: 1183427
upgpkg: haskell-tasty-quickcheck 0.10.2-91: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 23:15:53 UTC (rev 1183426) +++ PKGBUILD 2022-04-09 23:15:59 UTC (rev 1183427) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=90 +pkgrel=91 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
