Date: Saturday, December 8, 2018 @ 13:11:17 Author: felixonmars Revision: 412342
upgpkg: haskell-aeson-compat 0.3.9-12 rebuild with vector 0.12.0.2 Modified: haskell-aeson-compat/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:10:36 UTC (rev 412341) +++ PKGBUILD 2018-12-08 13:11:17 UTC (rev 412342) @@ -4,10 +4,10 @@ _hkgname=aeson-compat pkgname=haskell-aeson-compat pkgver=0.3.9 -pkgrel=11 +pkgrel=12 pkgdesc="Compatibility layer for aeson" url="https://hackage.haskell.org/package/${_hkgname}" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-attoparsec-iso8601' 'haskell-base-compat' 'haskell-exceptions' 'haskell-hashable' 'haskell-scientific'
