Date: Monday, November 27, 2017 @ 09:57:14 Author: felixonmars Revision: 269609
upgpkg: haskell-th-utilities 0.2.0.1-21 rebuild with ghc 8.2.2 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-27 09:56:37 UTC (rev 269608) +++ PKGBUILD 2017-11-27 09:57:14 UTC (rev 269609) @@ -4,7 +4,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.0.1 -pkgrel=20 +pkgrel=21 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
