Date: Friday, April 1, 2022 @ 03:52:21 Author: felixonmars Revision: 1178589
upgpkg: haskell-weigh 0.0.16-153: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 03:52:12 UTC (rev 1178588) +++ PKGBUILD 2022-04-01 03:52:21 UTC (rev 1178589) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=152 +pkgrel=153 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
