Date: Monday, February 6, 2023 @ 00:03:14 Author: felixonmars Revision: 1393080
upgpkg: haskell-tasty-quickcheck 0.10.2-244: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 00:02:21 UTC (rev 1393079) +++ PKGBUILD 2023-02-06 00:03:14 UTC (rev 1393080) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=243 +pkgrel=244 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
