Date: Sunday, August 15, 2021 @ 18:50:14 Author: felixonmars Revision: 999070
upgpkg: haskell-text-metrics 0.3.0-150: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 18:49:35 UTC (rev 999069) +++ PKGBUILD 2021-08-15 18:50:14 UTC (rev 999070) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=149 +pkgrel=150 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
