Date: Thursday, September 10, 2020 @ 23:13:14 Author: felixonmars Revision: 702575
upgpkg: haskell-weigh 0.0.16-35: rebuild with mwc-random 0.15.0.1 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-10 23:12:36 UTC (rev 702574) +++ PKGBUILD 2020-09-10 23:13:14 UTC (rev 702575) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=34 +pkgrel=35 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
