Date: Monday, May 11, 2020 @ 19:37:32 Author: felixonmars Revision: 626391
upgpkg: haskell-tasty-quickcheck 0.10.1.1-19: rebuild with tasty 1.3 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 19:36:58 UTC (rev 626390) +++ PKGBUILD 2020-05-11 19:37:32 UTC (rev 626391) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.1 -pkgrel=18 +pkgrel=19 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")
