Date: Wednesday, December 15, 2021 @ 16:03:24 Author: felixonmars Revision: 1073252
upgpkg: haskell-text-metrics 0.3.1-14: rebuild with hashable 1.3.4.1 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-15 16:02:38 UTC (rev 1073251) +++ PKGBUILD 2021-12-15 16:03:24 UTC (rev 1073252) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.1 -pkgrel=13 +pkgrel=14 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
