Date: Sunday, November 6, 2022 @ 15:01:43 Author: felixonmars Revision: 1342957
upgpkg: haskell-tasty-quickcheck 0.10.2-216: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 15:01:39 UTC (rev 1342956) +++ PKGBUILD 2022-11-06 15:01:43 UTC (rev 1342957) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=215 +pkgrel=216 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
