Date: Saturday, April 23, 2022 @ 20:20:44 Author: felixonmars Revision: 1188298
upgpkg: haskell-weigh 0.0.16-155: rebuild with hashable 1.4.0.1 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:20:36 UTC (rev 1188297) +++ PKGBUILD 2022-04-23 20:20:44 UTC (rev 1188298) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=154 +pkgrel=155 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
