Date: Saturday, January 30, 2021 @ 21:18:57 Author: felixonmars Revision: 836561
upgpkg: haskell-th-utilities 0.2.4.1-24: rebuild with vector 0.12.2.0 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 21:18:12 UTC (rev 836560) +++ PKGBUILD 2021-01-30 21:18:57 UTC (rev 836561) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.1 -pkgrel=23 +pkgrel=24 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
