Date: Monday, March 1, 2021 @ 18:19:23 Author: felixonmars Revision: 876535
upgpkg: haskell-weigh 0.0.16-86: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 18:18:40 UTC (rev 876534) +++ PKGBUILD 2021-03-01 18:19:23 UTC (rev 876535) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=85 +pkgrel=86 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
