Date: Wednesday, April 1, 2020 @ 20:51:26 Author: felixonmars Revision: 609195
upgpkg: haskell-weigh 0.0.16-18: rebuild with QuickCheck 2.14 Modified: haskell-weigh/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 20:50:51 UTC (rev 609194) +++ PKGBUILD 2020-04-01 20:51:26 UTC (rev 609195) @@ -3,7 +3,7 @@ _hkgname=weigh pkgname=haskell-weigh pkgver=0.0.16 -pkgrel=17 +pkgrel=18 pkgdesc="Measure allocations of a Haskell functions/values" url="https://github.com/fpco/weigh" license=('BSD')
