Date: Saturday, November 13, 2021 @ 15:26:44 Author: felixonmars Revision: 1045473
upgpkg: haskell-test-framework-th 0.2.4-141: rebuild with vector-th-unbox 0.2.2 Modified: haskell-test-framework-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-13 15:26:08 UTC (rev 1045472) +++ PKGBUILD 2021-11-13 15:26:44 UTC (rev 1045473) @@ -3,7 +3,7 @@ _hkgname=test-framework-th pkgname=haskell-test-framework-th pkgver=0.2.4 -pkgrel=140 +pkgrel=141 pkgdesc="Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell" url="https://github.com/finnsson/test-generator" license=('BSD')
