Date: Sunday, August 15, 2021 @ 19:31:18 Author: felixonmars Revision: 999152
upgpkg: haskell-weigh 0.0.16-116: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 19:30:42 UTC (rev 999151) +++ PKGBUILD 2021-08-15 19:31:18 UTC (rev 999152) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=115 +pkgrel=116 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
