Date: Wednesday, January 4, 2023 @ 23:47:38 Author: felixonmars Revision: 1375933
upgpkg: haskell-weigh 0.0.16-188: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:47:36 UTC (rev 1375932) +++ PKGBUILD 2023-01-04 23:47:38 UTC (rev 1375933) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=187 +pkgrel=188 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
