Date: Tuesday, January 18, 2022 @ 00:07:25 Author: felixonmars Revision: 1108506
upgpkg: haskell-th-utilities 0.2.4.3-48: rebuild with hashable 1.3.5.0 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-18 00:06:57 UTC (rev 1108505) +++ PKGBUILD 2022-01-18 00:07:25 UTC (rev 1108506) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.3 -pkgrel=47 +pkgrel=48 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')