Date: Saturday, September 12, 2020 @ 17:04:40 Author: felixonmars Revision: 704390
upgpkg: haskell-th-utilities 0.2.4.0-24: rebuild with ansi-terminal 0.11 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 17:04:09 UTC (rev 704389) +++ PKGBUILD 2020-09-12 17:04:40 UTC (rev 704390) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.0 -pkgrel=23 +pkgrel=24 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
