Date: Tuesday, July 5, 2022 @ 14:25:07 Author: felixonmars Revision: 1244709
upgpkg: haskell-weigh 0.0.16-166: rebuild with ansi-terminal 0.11.3 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-05 14:24:48 UTC (rev 1244708) +++ PKGBUILD 2022-07-05 14:25:07 UTC (rev 1244709) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=165 +pkgrel=166 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
