Date: Saturday, January 30, 2021 @ 15:03:16 Author: felixonmars Revision: 835967
upgpkg: haskell-weigh 0.0.16-74: rebuild with vector 0.12.2.0 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 15:03:01 UTC (rev 835966) +++ PKGBUILD 2021-01-30 15:03:16 UTC (rev 835967) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=73 +pkgrel=74 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
