Date: Sunday, January 31, 2021 @ 17:57:18 Author: felixonmars Revision: 838382
upgpkg: haskell-th-utilities 0.2.4.1-25: rebuild with unliftio 0.2.14 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 17:56:34 UTC (rev 838381) +++ PKGBUILD 2021-01-31 17:57:18 UTC (rev 838382) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.1 -pkgrel=24 +pkgrel=25 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
