Date: Sunday, September 19, 2021 @ 19:02:48 Author: felixonmars Revision: 1017723
upgpkg: haskell-weigh 0.0.16-120: rebuild with unliftio 0.2.20 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-19 19:01:52 UTC (rev 1017722) +++ PKGBUILD 2021-09-19 19:02:48 UTC (rev 1017723) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=119 +pkgrel=120 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
