Date: Monday, November 2, 2020 @ 07:15:27 Author: felixonmars Revision: 739240
upgpkg: haskell-weigh 0.0.16-47: rebuild with HUnit 1.6.1.0 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 07:15:00 UTC (rev 739239) +++ PKGBUILD 2020-11-02 07:15:27 UTC (rev 739240) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=46 +pkgrel=47 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
