Date: Saturday, April 25, 2020 @ 13:47:55 Author: felixonmars Revision: 620690
upgpkg: haskell-th-utilities 0.2.4.0-5: rebuild with th-lift-instances 0.1.16 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-25 13:47:12 UTC (rev 620689) +++ PKGBUILD 2020-04-25 13:47:55 UTC (rev 620690) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.0 -pkgrel=4 +pkgrel=5 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')