Date: Monday, March 7, 2022 @ 16:59:32 Author: felixonmars Revision: 1144408
upgpkg: haskell-text-metrics 0.3.2-12: rebuild with doctest 0.19.0 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 16:59:05 UTC (rev 1144407) +++ PKGBUILD 2022-03-07 16:59:32 UTC (rev 1144408) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.2 -pkgrel=11 +pkgrel=12 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
