Date: Wednesday, December 5, 2018 @ 08:23:14 Author: felixonmars Revision: 411254
upgpkg: haskell-hackage-security 0.5.3.0-35 rebuild with base64-bytestring 1.0.0.2 Modified: haskell-hackage-security/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-05 08:22:30 UTC (rev 411253) +++ PKGBUILD 2018-12-05 08:23:14 UTC (rev 411254) @@ -4,10 +4,10 @@ _hkgname=hackage-security pkgname=haskell-hackage-security pkgver=0.5.3.0 -pkgrel=34 +pkgrel=35 pkgdesc="Hackage security library" url="https://github.com/well-typed/hackage-security" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-base16-bytestring' 'haskell-base64-bytestring' 'haskell-cryptohash-sha256' 'haskell-ed25519' 'haskell-network' 'haskell-network-uri'
