Date: Sunday, December 9, 2018 @ 23:10:10 Author: felixonmars Revision: 413454
upgpkg: haskell-json 0.9.2-6 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 23:09:31 UTC (rev 413453) +++ PKGBUILD 2018-12-09 23:10:10 UTC (rev 413454) @@ -4,10 +4,10 @@ _hkgname=json pkgname=haskell-json pkgver=0.9.2 -pkgrel=5 +pkgrel=6 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-syb") makedepends=('ghc')
