Date: Monday, June 29, 2020 @ 10:03:37 Author: felixonmars Revision: 656086
upgpkg: haskell-weigh 0.0.16-24: rebuild with primitive 0.7.1.0 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-29 10:01:49 UTC (rev 656085) +++ PKGBUILD 2020-06-29 10:03:37 UTC (rev 656086) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=23 +pkgrel=24 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
