Date: Tuesday, December 4, 2018 @ 08:33:27 Author: felixonmars Revision: 411105
upgpkg: haskell-http-streams 0.8.6.1-73 rebuild with patience 0.2.0.0 Modified: haskell-http-streams/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-04 08:32:34 UTC (rev 411104) +++ PKGBUILD 2018-12-04 08:33:27 UTC (rev 411105) @@ -3,10 +3,10 @@ _hkgname=http-streams pkgname=haskell-http-streams pkgver=0.8.6.1 -pkgrel=72 +pkgrel=73 pkgdesc="An HTTP client using io-streams" url="https://github.com/afcowie/http-streams" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-attoparsec' 'haskell-base64-bytestring' 'haskell-blaze-builder' 'haskell-case-insensitive' 'haskell-io-streams' 'haskell-hsopenssl'
