Date: Monday, March 29, 2021 @ 07:21:33 Author: felixonmars Revision: 908663
upgpkg: haskell-th-utilities 0.2.4.2-4: rebuild with math-functions 0.3.4.2 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 07:20:41 UTC (rev 908662) +++ PKGBUILD 2021-03-29 07:21:33 UTC (rev 908663) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.2 -pkgrel=3 +pkgrel=4 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')