Date: Sunday, December 9, 2018 @ 20:28:16 Author: felixonmars Revision: 413148
upgpkg: haskell-data-hash 0.2.0.1-11 rebuild with ghc 8.6.3 Modified: haskell-data-hash/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 20:27:45 UTC (rev 413147) +++ PKGBUILD 2018-12-09 20:28:16 UTC (rev 413148) @@ -4,10 +4,10 @@ _hkgname=data-hash pkgname=haskell-data-hash pkgver=0.2.0.1 -pkgrel=10 +pkgrel=11 pkgdesc="Combinators for building fast hashing functions." url="https://hackage.haskell.org/package/${_hkgname}" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
