Date: Monday, November 16, 2020 @ 15:10:22 Author: felixonmars Revision: 755307
upgpkg: haskell-th-utilities 0.2.4.0-39: rebuild with QuickCheck 2.14.2 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-16 15:09:16 UTC (rev 755306) +++ PKGBUILD 2020-11-16 15:10:22 UTC (rev 755307) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.0 -pkgrel=38 +pkgrel=39 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
