Date: Friday, September 30, 2022 @ 02:21:22 Author: felixonmars Revision: 1318106
upgpkg: haskell-th-utilities 0.2.5.0-5: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 02:21:00 UTC (rev 1318105) +++ PKGBUILD 2022-09-30 02:21:22 UTC (rev 1318106) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.5.0 -pkgrel=4 +pkgrel=5 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
