Date: Thursday, September 17, 2020 @ 20:17:00 Author: felixonmars Revision: 709287
upgpkg: haskell-th-utilities 0.2.4.0-26: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 20:16:31 UTC (rev 709286) +++ PKGBUILD 2020-09-17 20:17:00 UTC (rev 709287) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.0 -pkgrel=25 +pkgrel=26 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
