Date: Saturday, December 8, 2018 @ 13:24:19 Author: felixonmars Revision: 412368
upgpkg: haskell-http-api-data 0.3.10-8 rebuild with vector 0.12.0.2 Modified: haskell-http-api-data/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:23:12 UTC (rev 412367) +++ PKGBUILD 2018-12-08 13:24:19 UTC (rev 412368) @@ -4,10 +4,10 @@ _hkgname=http-api-data pkgname=haskell-http-api-data pkgver=0.3.10 -pkgrel=7 +pkgrel=8 pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters." url="https://github.com/fizruk/http-api-data" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-attoparsec' 'haskell-attoparsec-iso8601' 'haskell-cookie' 'haskell-hashable' 'haskell-http-types' 'haskell-time-locale-compat'
