Date: Sunday, December 9, 2018 @ 22:53:04 Author: felixonmars Revision: 413414
upgpkg: haskell-scientific 0.3.6.2-10 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-scientific/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 22:52:26 UTC (rev 413413) +++ PKGBUILD 2018-12-09 22:53:04 UTC (rev 413414) @@ -4,10 +4,10 @@ _hkgname=scientific pkgname=haskell-scientific pkgver=0.3.6.2 -pkgrel=9 +pkgrel=10 pkgdesc="Numbers represented using scientific notation" url="https://github.com/basvandijk/scientific" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-hashable" "haskell-integer-logarithms" "haskell-primitive") makedepends=('ghc')
