Date: Saturday, December 8, 2018 @ 19:42:03 Author: felixonmars Revision: 412546
upgpkg: haskell-binary-orphans 0.1.8.0-69 rebuild with vector 0.12.0.2 Modified: haskell-binary-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 19:40:55 UTC (rev 412545) +++ PKGBUILD 2018-12-08 19:42:03 UTC (rev 412546) @@ -4,10 +4,10 @@ _hkgname=binary-orphans pkgname=haskell-binary-orphans pkgver=0.1.8.0 -pkgrel=68 +pkgrel=69 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-orphans" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-aeson" "haskell-case-insensitive" "haskell-hashable" "haskell-scientific" "haskell-tagged" "haskell-unordered-containers" "haskell-vector"
