Date: Sunday, June 9, 2019 @ 09:20:05 Author: felixonmars Revision: 478614
upgpkg: haskell-th-utilities 0.2.3.0-5 rebuild with async 2.2.2 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 09:17:53 UTC (rev 478613) +++ PKGBUILD 2019-06-09 09:20:05 UTC (rev 478614) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.3.0 -pkgrel=4 +pkgrel=5 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
