Date: Tuesday, February 4, 2020 @ 19:59:05 Author: felixonmars Revision: 562424
upgpkg: haskell-test-framework-th 0.2.4-6: rebuild with vector 0.12.1.0 Modified: haskell-test-framework-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 19:58:13 UTC (rev 562423) +++ PKGBUILD 2020-02-04 19:59:05 UTC (rev 562424) @@ -3,7 +3,7 @@ _hkgname=test-framework-th pkgname=haskell-test-framework-th pkgver=0.2.4 -pkgrel=5 +pkgrel=6 pkgdesc="Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell" url="https://github.com/finnsson/test-generator" license=('BSD')
