Date: Thursday, January 27, 2022 @ 19:49:51 Author: felixonmars Revision: 1117451
upgpkg: haskell-text-metrics 0.3.2-7: rebuild with async 2.2.4 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 19:49:24 UTC (rev 1117450) +++ PKGBUILD 2022-01-27 19:49:51 UTC (rev 1117451) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.2 -pkgrel=6 +pkgrel=7 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
