Date: Tuesday, February 2, 2021 @ 15:53:43 Author: felixonmars Revision: 841097
upgpkg: haskell-weigh 0.0.16-76: rebuild with HUnit 1.6.2.0 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 15:53:28 UTC (rev 841096) +++ PKGBUILD 2021-02-02 15:53:43 UTC (rev 841097) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=75 +pkgrel=76 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
