Date: Saturday, December 26, 2020 @ 02:00:52 Author: felixonmars Revision: 791529
upgpkg: haskell-th-utilities 0.2.4.1-8: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 02:00:26 UTC (rev 791528) +++ PKGBUILD 2020-12-26 02:00:52 UTC (rev 791529) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.1 -pkgrel=7 +pkgrel=8 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
