Date: Sunday, December 9, 2018 @ 20:50:00 Author: felixonmars Revision: 413200
upgpkg: haskell-ghc-paths 0.1.0.9-22 rebuild with ghc 8.6.3 Modified: haskell-ghc-paths/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 20:49:28 UTC (rev 413199) +++ PKGBUILD 2018-12-09 20:50:00 UTC (rev 413200) @@ -3,10 +3,10 @@ pkgname=haskell-ghc-paths pkgver=0.1.0.9 -pkgrel=21 +pkgrel=22 pkgdesc="Knowledge of GHC's installation directories" url='https://hackage.haskell.org/package/ghc-paths' -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
