Date: Saturday, December 8, 2018 @ 18:57:00 Author: felixonmars Revision: 412490
upgpkg: haskell-text-metrics 0.3.0-13 rebuild with vector 0.12.0.2 Modified: haskell-text-metrics/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 18:56:11 UTC (rev 412489) +++ PKGBUILD 2018-12-08 18:57:00 UTC (rev 412490) @@ -3,10 +3,10 @@ _hkgname=text-metrics pkgname=haskell-text-metrics pkgver=0.3.0 -pkgrel=12 +pkgrel=13 pkgdesc="Calculate various string metrics efficiently" url="https://github.com/mrkkrp/text-metrics" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-vector') makedepends=('ghc')
