Date: Wednesday, March 3, 2021 @ 14:23:00 Author: felixonmars Revision: 879224
upgpkg: haskell-tasty-quickcheck 0.10.1.2-101: rebuild with tasty 1.4 (rebuild pass 1, specified --nocheck) Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 14:22:30 UTC (rev 879223) +++ PKGBUILD 2021-03-03 14:23:00 UTC (rev 879224) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.2 -pkgrel=100 +pkgrel=101 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")
