Date: Sunday, December 9, 2018 @ 20:38:51 Author: felixonmars Revision: 413174
upgpkg: haskell-erf 2.0.0.0-11 rebuild with ghc 8.6.3 Modified: haskell-erf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 20:38:21 UTC (rev 413173) +++ PKGBUILD 2018-12-09 20:38:51 UTC (rev 413174) @@ -4,10 +4,10 @@ _hkgname=erf pkgname=haskell-erf pkgver=2.0.0.0 -pkgrel=10 +pkgrel=11 pkgdesc="The error function, erf, and related functions." url="https://hackage.haskell.org/package/${_hkgname}" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
