Date: Friday, October 30, 2020 @ 21:07:49 Author: felixonmars Revision: 737174
upgpkg: haskell-th-utilities 0.2.4.0-36: rebuild with unliftio 0.2.13.1 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 21:07:24 UTC (rev 737173) +++ PKGBUILD 2020-10-30 21:07:49 UTC (rev 737174) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.0 -pkgrel=35 +pkgrel=36 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
