Date: Tuesday, July 26, 2022 @ 08:12:06 Author: felixonmars Revision: 1258680
upgpkg: haskell-th-utilities 0.2.4.3-80: rebuild with th-expand-syns 0.4.10.0 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-26 08:11:01 UTC (rev 1258679) +++ PKGBUILD 2022-07-26 08:12:06 UTC (rev 1258680) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.3 -pkgrel=79 +pkgrel=80 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')