Date: Monday, May 11, 2020 @ 19:43:35 Author: felixonmars Revision: 626405
upgpkg: haskell-test-framework-quickcheck2 0.3.0.5-49: rebuild with tasty 1.3 Modified: haskell-test-framework-quickcheck2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 19:43:03 UTC (rev 626404) +++ PKGBUILD 2020-05-11 19:43:35 UTC (rev 626405) @@ -4,7 +4,7 @@ _hkgname=test-framework-quickcheck2 pkgname=haskell-test-framework-quickcheck2 pkgver=0.3.0.5 -pkgrel=48 +pkgrel=49 pkgdesc="QuickCheck-2 support for the test-framework package" url="https://haskell.github.io/test-framework/" license=("BSD")
