Date: Thursday, December 16, 2021 @ 04:09:02 Author: felixonmars Revision: 1073740
upgpkg: haskell-th-utilities 0.2.4.3-38: rebuild with hashable 1.3.4.1 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 04:08:00 UTC (rev 1073739) +++ PKGBUILD 2021-12-16 04:09:02 UTC (rev 1073740) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.3 -pkgrel=37 +pkgrel=38 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
