Date: Friday, March 5, 2021 @ 19:58:00 Author: felixonmars Revision: 882224
upgpkg: haskell-text-metrics 0.3.0-122: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 19:57:32 UTC (rev 882223) +++ PKGBUILD 2021-03-05 19:58:00 UTC (rev 882224) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=121 +pkgrel=122 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')