Date: Saturday, December 8, 2018 @ 13:43:34 Author: felixonmars Revision: 412406
upgpkg: haskell-pipes-http 1.0.5-176 rebuild with vector 0.12.0.2 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:42:56 UTC (rev 412405) +++ PKGBUILD 2018-12-08 13:43:34 UTC (rev 412406) @@ -4,10 +4,10 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.5 -pkgrel=175 +pkgrel=176 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-http-client" "haskell-http-client-tls" "haskell-pipes") makedepends=('ghc')
