Date: Saturday, December 8, 2018 @ 13:52:08 Author: felixonmars Revision: 412422
upgpkg: haskell-ixset-typed 0.4.0.1-5 rebuild with vector 0.12.0.2 Modified: haskell-ixset-typed/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:51:31 UTC (rev 412421) +++ PKGBUILD 2018-12-08 13:52:08 UTC (rev 412422) @@ -3,10 +3,10 @@ _hkgname=ixset-typed pkgname=haskell-ixset-typed pkgver=0.4.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="Efficient relational queries on Haskell sets" url="https://hackage.haskell.org/package/${_hkgname}" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-safecopy' 'haskell-syb') makedepends=('ghc')
