Date: Friday, October 30, 2020 @ 21:03:53 Author: felixonmars Revision: 737162
upgpkg: haskell-weigh 0.0.16-46: rebuild with unliftio 0.2.13.1 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 21:03:28 UTC (rev 737161) +++ PKGBUILD 2020-10-30 21:03:53 UTC (rev 737162) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=45 +pkgrel=46 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
