Date: Friday, January 6, 2023 @ 21:16:46 Author: felixonmars Revision: 1379663
upgpkg: haskell-test-framework-th 0.2.4-210: rebuild with hashable 1.4.2.0 Modified: haskell-test-framework-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 21:16:28 UTC (rev 1379662) +++ PKGBUILD 2023-01-06 21:16:46 UTC (rev 1379663) @@ -3,7 +3,7 @@ _hkgname=test-framework-th pkgname=haskell-test-framework-th pkgver=0.2.4 -pkgrel=209 +pkgrel=210 pkgdesc="Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell" url="https://github.com/finnsson/test-generator" license=('BSD')
