Date: Monday, August 31, 2020 @ 05:32:07 Author: felixonmars Revision: 693654
upgpkg: haskell-text-metrics 0.3.0-66: rebuild with happy 1.20.0 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 05:31:25 UTC (rev 693653) +++ PKGBUILD 2020-08-31 05:32:07 UTC (rev 693654) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=65 +pkgrel=66 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
