Date: Sunday, December 9, 2018 @ 23:11:57 Author: felixonmars Revision: 413456
upgpkg: haskell-language-c 0.8.2-4 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-language-c/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 23:10:26 UTC (rev 413455) +++ PKGBUILD 2018-12-09 23:11:57 UTC (rev 413456) @@ -4,10 +4,10 @@ _hkgname=language-c pkgname=haskell-language-c pkgver=0.8.2 -pkgrel=3 +pkgrel=4 pkgdesc="Analysis and generation of C code" url="http://visq.github.io/language-c/" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-syb') makedepends=('happy' 'alex' 'ghc')
