Date: Sunday, August 8, 2021 @ 19:33:28 Author: felixonmars Revision: 995648
upgpkg: haskell-th-utilities 0.2.4.3-19: rebuild with primitive 0.7.2.0 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 19:32:35 UTC (rev 995647) +++ PKGBUILD 2021-08-08 19:33:28 UTC (rev 995648) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.3 -pkgrel=18 +pkgrel=19 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')