Date: Saturday, December 8, 2018 @ 13:36:40 Author: felixonmars Revision: 412393
upgpkg: haskell-parsers 0.12.9-18 rebuild with vector 0.12.0.2 Modified: haskell-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:36:33 UTC (rev 412392) +++ PKGBUILD 2018-12-08 13:36:40 UTC (rev 412393) @@ -4,10 +4,10 @@ _hkgname=parsers pkgname=haskell-parsers pkgver=0.12.9 -pkgrel=17 +pkgrel=18 pkgdesc="Parsing combinators" url="https://github.com/ekmett/parsers/" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-attoparsec' 'haskell-base-orphans' 'haskell-charset' 'haskell-scientific' 'haskell-unordered-containers')
