Date: Saturday, December 8, 2018 @ 13:17:59 Author: felixonmars Revision: 412356
upgpkg: haskell-descriptive 0.9.5-16 rebuild with vector 0.12.0.2 Modified: haskell-descriptive/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:17:12 UTC (rev 412355) +++ PKGBUILD 2018-12-08 13:17:59 UTC (rev 412356) @@ -4,10 +4,10 @@ _hkgname=descriptive pkgname=haskell-descriptive pkgver=0.9.5 -pkgrel=15 +pkgrel=16 pkgdesc="Self-describing consumers/parsers; forms, cmd-line args, JSON, etc." url="https://github.com/chrisdone/descriptive" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-aeson" "haskell-bifunctors" "haskell-scientific" "haskell-vector")
