Date: Friday, February 17, 2023 @ 11:29:56 Author: felixonmars Revision: 1401889
upgpkg: haskell-th-utilities 0.2.5.0-19: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 11:29:44 UTC (rev 1401888) +++ PKGBUILD 2023-02-17 11:29:56 UTC (rev 1401889) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.5.0 -pkgrel=18 +pkgrel=19 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
