Date: Saturday, May 28, 2022 @ 15:51:55 Author: felixonmars Revision: 1211977
upgpkg: haskell-th-utilities 0.2.4.3-69: rebuild with doctest 0.20.0 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 15:51:49 UTC (rev 1211976) +++ PKGBUILD 2022-05-28 15:51:55 UTC (rev 1211977) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.3 -pkgrel=68 +pkgrel=69 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')