Date: Tuesday, September 29, 2020 @ 22:09:37 Author: felixonmars Revision: 713955
upgpkg: haskell-th-utilities 0.2.4.0-28: rebuild with th-orphans 0.13.11 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-29 22:09:07 UTC (rev 713954) +++ PKGBUILD 2020-09-29 22:09:37 UTC (rev 713955) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.0 -pkgrel=27 +pkgrel=28 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
