Date: Thursday, December 24, 2020 @ 02:49:26 Author: felixonmars Revision: 786061
upgpkg: haskell-text-metrics 0.3.0-90: rebuild with ghc 8.10.3 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 02:49:00 UTC (rev 786060) +++ PKGBUILD 2020-12-24 02:49:26 UTC (rev 786061) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=89 +pkgrel=90 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
