Date: Sunday, March 10, 2019 @ 01:12:56 Author: felixonmars Revision: 438890
upgpkg: haskell-tasty-quickcheck 0.10-26 rebuild with ghc 8.6.4 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 01:12:20 UTC (rev 438889) +++ PKGBUILD 2019-03-10 01:12:56 UTC (rev 438890) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10 -pkgrel=25 +pkgrel=26 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")
