Date: Tuesday, August 18, 2020 @ 00:11:04 Author: felixonmars Revision: 683591
upgpkg: haskell-weigh 0.0.16-29: rebuild with ghc 8.10.2 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 00:10:21 UTC (rev 683590) +++ PKGBUILD 2020-08-18 00:11:04 UTC (rev 683591) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=28 +pkgrel=29 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
