Date: Sunday, September 25, 2022 @ 19:59:39 Author: felixonmars Revision: 1310166
upgpkg: haskell-weigh 0.0.16-177: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:59:37 UTC (rev 1310165) +++ PKGBUILD 2022-09-25 19:59:39 UTC (rev 1310166) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=176 +pkgrel=177 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
