Date: Saturday, April 23, 2022 @ 20:03:30 Author: felixonmars Revision: 1188179
upgpkg: haskell-text-metrics 0.3.2-22: rebuild with hashable 1.4.0.1 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:03:23 UTC (rev 1188178) +++ PKGBUILD 2022-04-23 20:03:30 UTC (rev 1188179) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.2 -pkgrel=21 +pkgrel=22 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
