Date: Monday, November 23, 2020 @ 18:57:47 Author: felixonmars Revision: 760114
upgpkg: haskell-th-utilities 0.2.4.0-40: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 18:56:55 UTC (rev 760113) +++ PKGBUILD 2020-11-23 18:57:47 UTC (rev 760114) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.0 -pkgrel=39 +pkgrel=40 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
