Date: Wednesday, January 29, 2020 @ 14:37:56 Author: felixonmars Revision: 558948
upgpkg: haskell-weigh 0.0.16-9: rebuild with base-compat 0.11.1, base-compat-batteries 0.11.1 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 14:37:09 UTC (rev 558947) +++ PKGBUILD 2020-01-29 14:37:56 UTC (rev 558948) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=8 +pkgrel=9 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
