Date: Sunday, November 28, 2021 @ 20:24:50 Author: felixonmars Revision: 1055484
upgpkg: haskell-text-metrics 0.3.1-13: rebuild with regex-base 0.94.0.2 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-28 20:24:04 UTC (rev 1055483) +++ PKGBUILD 2021-11-28 20:24:50 UTC (rev 1055484) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.1 -pkgrel=12 +pkgrel=13 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
