Date: Monday, December 28, 2020 @ 01:09:46 Author: felixonmars Revision: 794201
upgpkg: haskell-th-utilities 0.2.4.1-9: rebuild with indexed-traversable 0.1.1 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 01:08:46 UTC (rev 794200) +++ PKGBUILD 2020-12-28 01:09:46 UTC (rev 794201) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.1 -pkgrel=8 +pkgrel=9 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
