Date: Saturday, December 8, 2018 @ 12:03:10 Author: felixonmars Revision: 412237
upgpkg: haskell-bsb-http-chunked 0.0.0.4-5 rebuild with vector 0.12.0.2 Modified: haskell-bsb-http-chunked/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 12:02:31 UTC (rev 412236) +++ PKGBUILD 2018-12-08 12:03:10 UTC (rev 412237) @@ -3,10 +3,10 @@ _hkgname=bsb-http-chunked pkgname=haskell-bsb-http-chunked pkgver=0.0.0.4 -pkgrel=4 +pkgrel=5 pkgdesc="Chunked HTTP transfer encoding for bytestring builders" url="https://github.com/sjakobi/bsb-http-chunked" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs') makedepends=('ghc' 'haskell-attoparsec' 'haskell-blaze-builder' 'haskell-hedgehog' 'haskell-tasty'
