Date: Friday, March 5, 2021 @ 18:23:35 Author: felixonmars Revision: 882042
upgpkg: haskell-tasty-quickcheck 0.10.1.2-107: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 18:23:09 UTC (rev 882041) +++ PKGBUILD 2021-03-05 18:23:35 UTC (rev 882042) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.2 -pkgrel=106 +pkgrel=107 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")