Date: Thursday, November 18, 2021 @ 01:10:18 Author: felixonmars Revision: 1051526
upgpkg: haskell-text-metrics 0.3.1-12: rebuild with hashable 1.3.4.0 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-18 01:09:35 UTC (rev 1051525) +++ PKGBUILD 2021-11-18 01:10:18 UTC (rev 1051526) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.1 -pkgrel=11 +pkgrel=12 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
