Date: Thursday, August 18, 2022 @ 20:36:23 Author: felixonmars Revision: 1268849
upgpkg: haskell-weigh 0.0.16-170: rebuild with base-orphans 0.8.7 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 20:36:14 UTC (rev 1268848) +++ PKGBUILD 2022-08-18 20:36:23 UTC (rev 1268849) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=169 +pkgrel=170 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
