Date: Sunday, September 25, 2022 @ 19:26:46 Author: felixonmars Revision: 1309901
upgpkg: haskell-text-metrics 0.3.2-43: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:26:44 UTC (rev 1309900) +++ PKGBUILD 2022-09-25 19:26:46 UTC (rev 1309901) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.2 -pkgrel=42 +pkgrel=43 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
