Date: Tuesday, March 16, 2021 @ 18:29:04 Author: felixonmars Revision: 892093
upgpkg: haskell-text-metrics 0.3.0-125: rebuild with doctest 0.18.1 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 18:28:17 UTC (rev 892092) +++ PKGBUILD 2021-03-16 18:29:04 UTC (rev 892093) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=124 +pkgrel=125 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
