Date: Monday, February 15, 2021 @ 03:55:59 Author: felixonmars Revision: 860563
upgpkg: haskell-text-metrics 0.3.0-116: rebuild with doctest 0.18 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 03:55:29 UTC (rev 860562) +++ PKGBUILD 2021-02-15 03:55:59 UTC (rev 860563) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=115 +pkgrel=116 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
