Date: Wednesday, August 24, 2022 @ 20:23:04 Author: felixonmars Revision: 1276983
upgpkg: haskell-text-metrics 0.3.2-38: rebuild with hashable 1.4.1.0 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 20:22:54 UTC (rev 1276982) +++ PKGBUILD 2022-08-24 20:23:04 UTC (rev 1276983) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.2 -pkgrel=37 +pkgrel=38 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
