Date: Sunday, December 9, 2018 @ 20:51:37 Author: felixonmars Revision: 413204
upgpkg: haskell-gitrev 1.3.1-12 rebuild with ghc 8.6.3 Modified: haskell-gitrev/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 20:51:04 UTC (rev 413203) +++ PKGBUILD 2018-12-09 20:51:37 UTC (rev 413204) @@ -4,10 +4,10 @@ _hkgname=gitrev pkgname=haskell-gitrev pkgver=1.3.1 -pkgrel=11 +pkgrel=12 pkgdesc="Compile git revision info into Haskell projects" url="https://github.com/acfoltzer/gitrev" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-base-compat') makedepends=('ghc')
