Date: Sunday, March 15, 2020 @ 22:24:59 Author: felixonmars Revision: 598721
upgpkg: haskell-weigh 0.0.16-17: rebuild with hashable 1.3.0.0 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 22:24:18 UTC (rev 598720) +++ PKGBUILD 2020-03-15 22:24:59 UTC (rev 598721) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=16 +pkgrel=17 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
