Date: Monday, August 17, 2020 @ 20:39:05 Author: felixonmars Revision: 683239
upgpkg: haskell-th-utilities 0.2.4.0-17: rebuild with ghc 8.10.2 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 20:38:19 UTC (rev 683238) +++ PKGBUILD 2020-08-17 20:39:05 UTC (rev 683239) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.0 -pkgrel=16 +pkgrel=17 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
