Date: Thursday, January 7, 2021 @ 13:14:24 Author: felixonmars Revision: 811724
upgpkg: haskell-text-metrics 0.3.0-100: rebuild with bifunctors 5.5.9 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-07 13:13:48 UTC (rev 811723) +++ PKGBUILD 2021-01-07 13:14:24 UTC (rev 811724) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=99 +pkgrel=100 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
