Date: Thursday, March 25, 2021 @ 01:04:39 Author: felixonmars Revision: 902057
upgpkg: haskell-text-metrics 0.3.0-128: rebuild with tasty 1.4.0.3 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 01:03:53 UTC (rev 902056) +++ PKGBUILD 2021-03-25 01:04:39 UTC (rev 902057) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=127 +pkgrel=128 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
