Date: Monday, September 5, 2022 @ 21:10:16 Author: felixonmars Revision: 1293333
upgpkg: haskell-tasty-quickcheck 0.10.2-178: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 21:09:39 UTC (rev 1293332) +++ PKGBUILD 2022-09-05 21:10:16 UTC (rev 1293333) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=177 +pkgrel=178 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
