Date: Tuesday, February 11, 2020 @ 10:57:27 Author: felixonmars Revision: 567010
upgpkg: haskell-weigh 0.0.16-11: rebuild with ansi-terminal 0.10.3 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-11 10:56:44 UTC (rev 567009) +++ PKGBUILD 2020-02-11 10:57:27 UTC (rev 567010) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=10 +pkgrel=11 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
