Date: Monday, February 7, 2022 @ 14:52:50 Author: felixonmars Revision: 1128106
upgpkg: haskell-weigh 0.0.16-142: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 14:52:24 UTC (rev 1128105) +++ PKGBUILD 2022-02-07 14:52:50 UTC (rev 1128106) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=141 +pkgrel=142 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
