Date: Wednesday, February 2, 2022 @ 18:21:21 Author: felixonmars Revision: 1122920
upgpkg: haskell-weigh 0.0.16-141: rebuild with base-orphans 0.8.6 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 18:20:59 UTC (rev 1122919) +++ PKGBUILD 2022-02-02 18:21:21 UTC (rev 1122920) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=140 +pkgrel=141 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
