Date: Saturday, December 18, 2021 @ 14:05:19 Author: felixonmars Revision: 1076932
upgpkg: haskell-text-metrics 0.3.1-15: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 14:04:34 UTC (rev 1076931) +++ PKGBUILD 2021-12-18 14:05:19 UTC (rev 1076932) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.1 -pkgrel=14 +pkgrel=15 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
