Date: Monday, March 21, 2022 @ 16:37:58 Author: felixonmars Revision: 1167154
upgpkg: haskell-tasty-quickcheck 0.10.2-78: rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-21 16:37:53 UTC (rev 1167153) +++ PKGBUILD 2022-03-21 16:37:58 UTC (rev 1167154) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=77 +pkgrel=78 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
