Date: Wednesday, May 26, 2021 @ 20:17:58 Author: felixonmars Revision: 946950
upgpkg: haskell-weigh 0.0.16-104: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 20:17:29 UTC (rev 946949) +++ PKGBUILD 2021-05-26 20:17:58 UTC (rev 946950) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=103 +pkgrel=104 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
