Date: Sunday, February 5, 2023 @ 23:10:30 Author: felixonmars Revision: 1392970
upgpkg: haskell-tasty-quickcheck 0.10.2-242: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 (rebuild pass 1, specified --nocheck) Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-05 23:09:40 UTC (rev 1392969) +++ PKGBUILD 2023-02-05 23:10:30 UTC (rev 1392970) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=241 +pkgrel=242 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
