Date: Friday, July 31, 2020 @ 23:51:37 Author: felixonmars Revision: 666790
upgpkg: haskell-text-metrics 0.3.0-59: rebuild with QuickCheck 2.14.1 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 23:50:54 UTC (rev 666789) +++ PKGBUILD 2020-07-31 23:51:37 UTC (rev 666790) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=58 +pkgrel=59 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
