Date: Wednesday, December 5, 2018 @ 12:25:50 Author: felixonmars Revision: 411412
upgpkg: hoogle 5.0.17.3-130 rebuild with base64-bytestring 1.0.0.2 Modified: hoogle/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-05 12:24:28 UTC (rev 411411) +++ PKGBUILD 2018-12-05 12:25:50 UTC (rev 411412) @@ -3,10 +3,10 @@ pkgname=hoogle pkgver=5.0.17.3 -pkgrel=129 +pkgrel=130 pkgdesc="Haskell API Search" url="http://www.haskell.org/hoogle/" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-cmdargs' 'haskell-conduit' 'haskell-conduit-extra' 'haskell-connection' 'haskell-extra' 'haskell-src-exts'
