Date: Sunday, March 15, 2020 @ 15:46:08 Author: felixonmars Revision: 598281
upgpkg: haskell-text-metrics 0.3.0-51: rebuild with hashable 1.3.0.0 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 15:45:27 UTC (rev 598280) +++ PKGBUILD 2020-03-15 15:46:08 UTC (rev 598281) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=50 +pkgrel=51 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
