Date: Monday, December 30, 2019 @ 12:32:09 Author: felixonmars Revision: 544526
upgpkg: haskell-weigh 0.0.16-4: rebuild with exceptions 0.10.4 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-30 12:31:23 UTC (rev 544525) +++ PKGBUILD 2019-12-30 12:32:09 UTC (rev 544526) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=3 +pkgrel=4 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
