Date: Friday, December 25, 2020 @ 23:03:09 Author: felixonmars Revision: 791107
upgpkg: haskell-test-framework-quickcheck2 0.3.0.5-141: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-test-framework-quickcheck2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 23:02:46 UTC (rev 791106) +++ PKGBUILD 2020-12-25 23:03:09 UTC (rev 791107) @@ -4,7 +4,7 @@ _hkgname=test-framework-quickcheck2 pkgname=haskell-test-framework-quickcheck2 pkgver=0.3.0.5 -pkgrel=140 +pkgrel=141 pkgdesc="QuickCheck-2 support for the test-framework package" url="https://haskell.github.io/test-framework/" license=("BSD")
