Date: Monday, February 6, 2023 @ 00:26:47 Author: felixonmars Revision: 1393136
upgpkg: haskell-tasty-quickcheck 0.10.2-245: 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:26:03 UTC (rev 1393135) +++ PKGBUILD 2023-02-06 00:26:47 UTC (rev 1393136) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=244 +pkgrel=245 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
