Date: Sunday, April 10, 2022 @ 00:54:50 Author: felixonmars Revision: 1184072
upgpkg: haskell-th-utilities 0.2.4.3-64: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 00:54:42 UTC (rev 1184071) +++ PKGBUILD 2022-04-10 00:54:50 UTC (rev 1184072) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.3 -pkgrel=63 +pkgrel=64 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')