Date: Thursday, September 22, 2022 @ 07:53:26 Author: felixonmars Revision: 1306293
upgpkg: haskell-tasty-quickcheck 0.10.2-181: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 07:53:07 UTC (rev 1306292) +++ PKGBUILD 2022-09-22 07:53:26 UTC (rev 1306293) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=180 +pkgrel=181 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
