Date: Thursday, September 23, 2021 @ 14:32:06 Author: felixonmars Revision: 1022626
upgpkg: haskell-th-utilities 0.2.4.3-29: rebuild with th-expand-syns 0.13.12 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-23 14:30:57 UTC (rev 1022625) +++ PKGBUILD 2021-09-23 14:32:06 UTC (rev 1022626) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.3 -pkgrel=28 +pkgrel=29 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')