Date: Tuesday, August 25, 2020 @ 20:54:17 Author: felixonmars Revision: 688727
upgpkg: haskell-weigh 0.0.16-30: rebuild with random 1.2.0 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-25 20:53:00 UTC (rev 688726) +++ PKGBUILD 2020-08-25 20:54:17 UTC (rev 688727) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=29 +pkgrel=30 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
