Date: Friday, April 24, 2020 @ 17:23:04 Author: felixonmars Revision: 619351
upgpkg: haskell-weigh 0.0.16-19: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 17:22:31 UTC (rev 619350) +++ PKGBUILD 2020-04-24 17:23:04 UTC (rev 619351) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=18 +pkgrel=19 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
