Date: Tuesday, May 12, 2020 @ 13:29:36 Author: felixonmars Revision: 626886
upgpkg: haskell-text-metrics 0.3.0-54: rebuild with tasty 1.3 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 13:28:59 UTC (rev 626885) +++ PKGBUILD 2020-05-12 13:29:36 UTC (rev 626886) @@ -3,7 +3,7 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=53 +pkgrel=54 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" license=('BSD')
