Date: Sunday, August 16, 2020 @ 03:03:11 Author: felixonmars Revision: 680611
upgpkg: haskell-weigh 0.0.16-28: rebuild with math-functions 0.3.4.1 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-16 03:02:21 UTC (rev 680610) +++ PKGBUILD 2020-08-16 03:03:11 UTC (rev 680611) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=27 +pkgrel=28 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
