Date: Friday, March 5, 2021 @ 21:42:01 Author: felixonmars Revision: 882486
upgpkg: haskell-th-utilities 0.2.4.1-39: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 21:41:32 UTC (rev 882485) +++ PKGBUILD 2021-03-05 21:42:01 UTC (rev 882486) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.1 -pkgrel=38 +pkgrel=39 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
