Date: Monday, January 17, 2022 @ 19:10:15 Author: felixonmars Revision: 1108002
upgpkg: haskell-text-metrics 0.3.2-5: rebuild with hashable 1.3.5.0 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 19:09:46 UTC (rev 1108001) +++ PKGBUILD 2022-01-17 19:10:15 UTC (rev 1108002) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.2 -pkgrel=4 +pkgrel=5 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
