Date: Sunday, December 9, 2018 @ 22:31:54 Author: felixonmars Revision: 413364
upgpkg: haskell-prettyclass 1.0.0.0-5 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-prettyclass/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 22:31:23 UTC (rev 413363) +++ PKGBUILD 2018-12-09 22:31:54 UTC (rev 413364) @@ -3,10 +3,10 @@ _hkgname=prettyclass pkgname=haskell-prettyclass pkgver=1.0.0.0 -pkgrel=4 +pkgrel=5 pkgdesc="Pretty printing class similar to Show." url="https://github.com/JustusAdam/prettyclass" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
