Date: Wednesday, April 1, 2020 @ 11:01:28 Author: felixonmars Revision: 608751
upgpkg: haskell-test-framework-th 0.2.4-23: rebuild with QuickCheck 2.14 Modified: haskell-test-framework-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 11:01:02 UTC (rev 608750) +++ PKGBUILD 2020-04-01 11:01:28 UTC (rev 608751) @@ -3,7 +3,7 @@ _hkgname=test-framework-th pkgname=haskell-test-framework-th pkgver=0.2.4 -pkgrel=22 +pkgrel=23 pkgdesc="Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell" url="https://github.com/finnsson/test-generator" license=('BSD')
