Date: Wednesday, March 3, 2021 @ 21:36:11 Author: felixonmars Revision: 879496
upgpkg: haskell-text-metrics 0.3.0-121: rebuild with tasty 1.4 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 21:35:42 UTC (rev 879495) +++ PKGBUILD 2021-03-03 21:36:11 UTC (rev 879496) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=120 +pkgrel=121 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')