Date: Saturday, March 20, 2021 @ 23:53:16 Author: felixonmars Revision: 896411
upgpkg: haskell-weigh 0.0.16-92: rebuild with tasty 1.4.0.2 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 23:52:35 UTC (rev 896410) +++ PKGBUILD 2021-03-20 23:53:16 UTC (rev 896411) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=91 +pkgrel=92 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
