Date: Wednesday, August 12, 2020 @ 01:43:09 Author: felixonmars Revision: 675425
upgpkg: haskell-weigh 0.0.16-26: rebuild with splitmix 0.1.0.1 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-12 01:42:32 UTC (rev 675424) +++ PKGBUILD 2020-08-12 01:43:09 UTC (rev 675425) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=25 +pkgrel=26 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
