Date: Wednesday, December 5, 2018 @ 08:29:17 Author: felixonmars Revision: 411266
upgpkg: haskell-skylighting-core 0.7.5-2 rebuild with base64-bytestring 1.0.0.2 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-05 08:28:08 UTC (rev 411265) +++ PKGBUILD 2018-12-05 08:29:17 UTC (rev 411266) @@ -3,10 +3,10 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core pkgver=0.7.5 -pkgrel=1 +pkgrel=2 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-terminal' 'haskell-attoparsec' 'haskell-base64-bytestring' 'haskell-blaze-html' 'haskell-case-insensitive'
