Date: Wednesday, May 4, 2022 @ 12:26:26 Author: felixonmars Revision: 1193638
upgpkg: haskell-th-utilities 0.2.4.3-66: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 12:26:19 UTC (rev 1193637) +++ PKGBUILD 2022-05-04 12:26:26 UTC (rev 1193638) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.3 -pkgrel=65 +pkgrel=66 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')