Date: Monday, December 10, 2018 @ 12:33:41 Author: felixonmars Revision: 414124
upgpkg: haskell-pem 0.2.4-35 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-pem/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 12:33:00 UTC (rev 414123) +++ PKGBUILD 2018-12-10 12:33:41 UTC (rev 414124) @@ -5,10 +5,10 @@ _hkgname=pem pkgname=haskell-pem pkgver=0.2.4 -pkgrel=34 +pkgrel=35 pkgdesc="Privacy Enhanced Mail (PEM) format reader and writer." url="https://hackage.haskell.org/package/${_hkgname}" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-basement' 'haskell-memory') makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-test-framework'
