Date: Saturday, December 8, 2018 @ 12:21:41 Author: felixonmars Revision: 412273
upgpkg: haskell-http-date 0.0.8-11 rebuild with vector 0.12.0.2 Modified: haskell-http-date/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 12:21:09 UTC (rev 412272) +++ PKGBUILD 2018-12-08 12:21:41 UTC (rev 412273) @@ -4,10 +4,10 @@ _hkgname=http-date pkgname=haskell-http-date pkgver=0.0.8 -pkgrel=10 +pkgrel=11 pkgdesc="HTTP Date parser/formatter" url="https://hackage.haskell.org/package/${_hkgname}" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-attoparsec") makedepends=('ghc')
