Date: Saturday, January 9, 2021 @ 03:40:59 Author: felixonmars Revision: 814647
upgpkg: haskell-text-metrics 0.3.0-101: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 03:40:28 UTC (rev 814646) +++ PKGBUILD 2021-01-09 03:40:59 UTC (rev 814647) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=100 +pkgrel=101 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
