Date: Thursday, August 18, 2022 @ 21:13:31 Author: felixonmars Revision: 1269035
upgpkg: haskell-th-utilities 0.2.4.3-83: rebuild with base-orphans 0.8.7 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 21:13:20 UTC (rev 1269034) +++ PKGBUILD 2022-08-18 21:13:31 UTC (rev 1269035) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.3 -pkgrel=82 +pkgrel=83 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')