Date: Monday, October 17, 2022 @ 21:52:00 Author: felixonmars Revision: 1329920
upgpkg: haskell-tasty-quickcheck 0.10.2-204: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 21:51:57 UTC (rev 1329919) +++ PKGBUILD 2022-10-17 21:52:00 UTC (rev 1329920) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=203 +pkgrel=204 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
