Date: Wednesday, May 4, 2022 @ 10:51:14 Author: felixonmars Revision: 1193316
upgpkg: haskell-weigh 0.0.16-156: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 10:51:08 UTC (rev 1193315) +++ PKGBUILD 2022-05-04 10:51:14 UTC (rev 1193316) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=155 +pkgrel=156 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
