Date: Tuesday, July 20, 2021 @ 06:45:18 Author: felixonmars Revision: 979183
upgpkg: haskell-th-utilities 0.2.4.3-16: rebuild with regex-posix 0.96.0.1 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 06:44:37 UTC (rev 979182) +++ PKGBUILD 2021-07-20 06:45:18 UTC (rev 979183) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.3 -pkgrel=15 +pkgrel=16 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
