Date: Thursday, November 18, 2021 @ 02:22:13 Author: felixonmars Revision: 1051686
upgpkg: haskell-weigh 0.0.16-128: rebuild with hashable 1.3.4.0 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-18 02:21:36 UTC (rev 1051685) +++ PKGBUILD 2021-11-18 02:22:13 UTC (rev 1051686) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=127 +pkgrel=128 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
