Date: Monday, August 17, 2020 @ 20:28:40 Author: felixonmars Revision: 683219
upgpkg: haskell-text-metrics 0.3.0-63: rebuild with ghc 8.10.2 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 20:27:54 UTC (rev 683218) +++ PKGBUILD 2020-08-17 20:28:40 UTC (rev 683219) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=62 +pkgrel=63 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
