Date: Saturday, December 8, 2018 @ 19:43:50 Author: felixonmars Revision: 412550
upgpkg: haskell-vector-instances 3.4-93 rebuild with vector 0.12.0.2 Modified: haskell-vector-instances/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 19:43:11 UTC (rev 412549) +++ PKGBUILD 2018-12-08 19:43:50 UTC (rev 412550) @@ -4,10 +4,10 @@ _hkgname=vector-instances pkgname=haskell-vector-instances pkgver=3.4 -pkgrel=92 +pkgrel=93 pkgdesc="Orphan Instances for \'Data.Vector\'" url="https://github.com/ekmett/vector-instances" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-comonad" "haskell-hashable" "haskell-keys" "haskell-pointed" "haskell-semigroupoids" "haskell-vector")
