Date: Monday, December 27, 2021 @ 22:15:41 Author: felixonmars Revision: 1084434
upgpkg: haskell-weigh 0.0.16-133: rebuild with tasty 1.4.2.1 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-27 22:15:02 UTC (rev 1084433) +++ PKGBUILD 2021-12-27 22:15:41 UTC (rev 1084434) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=132 +pkgrel=133 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
