Date: Wednesday, October 26, 2022 @ 13:21:27 Author: felixonmars Revision: 1335614
upgpkg: haskell-weigh 0.0.16-182: rebuild with doctest 0.20.1 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 13:21:21 UTC (rev 1335613) +++ PKGBUILD 2022-10-26 13:21:27 UTC (rev 1335614) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=181 +pkgrel=182 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
