Date: Wednesday, December 5, 2018 @ 10:10:51 Author: felixonmars Revision: 411334
upgpkg: haskell-http 4000.3.12-86 rebuild with base64-bytestring 1.0.0.2 Modified: haskell-http/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-05 10:09:56 UTC (rev 411333) +++ PKGBUILD 2018-12-05 10:10:51 UTC (rev 411334) @@ -4,10 +4,10 @@ _hkgname=HTTP pkgname=haskell-http pkgver=4000.3.12 -pkgrel=85 +pkgrel=86 pkgdesc="A library for client-side HTTP" url="https://hackage.haskell.org/package/${_hkgname}" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-network' 'haskell-network-uri') makedepends=('ghc' 'haskell-hunit' 'haskell-httpd-shed' 'haskell-puremd5' 'haskell-split'
