Date: Thursday, August 26, 2021 @ 05:36:09 Author: felixonmars Revision: 1005617
upgpkg: haskell-th-utilities 0.2.4.3-22: rebuild with tasty 1.4.2 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-26 05:35:12 UTC (rev 1005616) +++ PKGBUILD 2021-08-26 05:36:09 UTC (rev 1005617) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.3 -pkgrel=21 +pkgrel=22 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')