Date: Thursday, February 27, 2020 @ 15:50:17 Author: felixonmars Revision: 584308
upgpkg: haskell-text-metrics 0.3.0-49: rebuild with ghc 8.8.3 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 15:49:35 UTC (rev 584307) +++ PKGBUILD 2020-02-27 15:50:17 UTC (rev 584308) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=48 +pkgrel=49 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
