Date: Monday, June 7, 2021 @ 08:15:39 Author: felixonmars Revision: 957185
upgpkg: haskell-text-metrics 0.3.0-141: rebuild with ghc 8.10.5 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 08:14:54 UTC (rev 957184) +++ PKGBUILD 2021-06-07 08:15:39 UTC (rev 957185) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=140 +pkgrel=141 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
