Date: Monday, January 17, 2022 @ 21:20:25 Author: felixonmars Revision: 1108262
upgpkg: haskell-weigh 0.0.16-138: rebuild with hashable 1.3.5.0 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 21:20:01 UTC (rev 1108261) +++ PKGBUILD 2022-01-17 21:20:25 UTC (rev 1108262) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=137 +pkgrel=138 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
