Date: Saturday, January 4, 2020 @ 20:02:45 Author: felixonmars Revision: 548355
upgpkg: haskell-weigh 0.0.16-6: rebuild with ansi-terminal 0.10.2 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-04 20:01:48 UTC (rev 548354) +++ PKGBUILD 2020-01-04 20:02:45 UTC (rev 548355) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=5 +pkgrel=6 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
