Date: Saturday, December 8, 2018 @ 19:40:37 Author: felixonmars Revision: 412544
upgpkg: haskell-vector-binary-instances 0.2.5.1-3 rebuild with vector 0.12.0.2 Modified: haskell-vector-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 19:40:05 UTC (rev 412543) +++ PKGBUILD 2018-12-08 19:40:37 UTC (rev 412544) @@ -4,10 +4,10 @@ _hkgname=vector-binary-instances pkgname=haskell-vector-binary-instances pkgver=0.2.5.1 -pkgrel=2 +pkgrel=3 pkgdesc="Instances of Data.Binary for vector" url="https://github.com/bos/vector-binary-instances" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-vector") makedepends=('ghc')
