Date: Wednesday, April 1, 2020 @ 11:11:40 Author: felixonmars Revision: 608784
upgpkg: haskell-th-utilities 0.2.3.1-21: rebuild with QuickCheck 2.14 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 11:11:09 UTC (rev 608783) +++ PKGBUILD 2020-04-01 11:11:40 UTC (rev 608784) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.3.1 -pkgrel=20 +pkgrel=21 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
