Date: Friday, February 18, 2022 @ 23:06:41 Author: felixonmars Revision: 1134437
upgpkg: haskell-text-metrics 0.3.2-10: rebuild with hashable 1.4.0.0 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 23:06:08 UTC (rev 1134436) +++ PKGBUILD 2022-02-18 23:06:41 UTC (rev 1134437) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.2 -pkgrel=9 +pkgrel=10 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
