Date: Sunday, May 30, 2021 @ 21:44:27 Author: felixonmars Revision: 950734
upgpkg: haskell-weigh 0.0.16-105: rebuild with unliftio 0.2.16 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-30 21:44:02 UTC (rev 950733) +++ PKGBUILD 2021-05-30 21:44:27 UTC (rev 950734) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=104 +pkgrel=105 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')