Date: Sunday, March 7, 2021 @ 02:19:57 Author: felixonmars Revision: 885108
upgpkg: haskell-th-utilities 0.2.4.1-40: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 02:19:28 UTC (rev 885107) +++ PKGBUILD 2021-03-07 02:19:57 UTC (rev 885108) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.1 -pkgrel=39 +pkgrel=40 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
