Date: Saturday, August 28, 2021 @ 22:05:08 Author: felixonmars Revision: 1008008
upgpkg: haskell-text-metrics 0.3.1-3: rebuild with hashable 1.3.3.0 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-28 22:04:22 UTC (rev 1008007) +++ PKGBUILD 2021-08-28 22:05:08 UTC (rev 1008008) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.1 -pkgrel=2 +pkgrel=3 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
