Date: Saturday, May 28, 2022 @ 13:49:13 Author: felixonmars Revision: 1211365
upgpkg: haskell-text-metrics 0.3.2-26: rebuild with doctest 0.20.0 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 13:49:06 UTC (rev 1211364) +++ PKGBUILD 2022-05-28 13:49:13 UTC (rev 1211365) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.2 -pkgrel=25 +pkgrel=26 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
