Date: Friday, January 6, 2023 @ 20:16:38 Author: felixonmars Revision: 1379273
upgpkg: haskell-weigh 0.0.16-189: rebuild with hashable 1.4.2.0 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 20:16:28 UTC (rev 1379272) +++ PKGBUILD 2023-01-06 20:16:38 UTC (rev 1379273) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=188 +pkgrel=189 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
