Date: Thursday, May 12, 2016 @ 16:19:21 Author: fyan Revision: 175015
upgpkg: haskell-math-functions 0.1.7.0-1 rebuild with cabal-helper-0.7.0.1, cryptohash-sha256-0.11.7.2, either-4.4.1.1, extra-1.4.6, math-functions-0.1.7.0, git-annex-6.20160511, streaming-commons-0.1.15.5, tls-1.3.8, xml-conduit-1.3.5 Modified: haskell-math-functions/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-12 14:04:08 UTC (rev 175014) +++ PKGBUILD 2016-05-12 14:19:21 UTC (rev 175015) @@ -4,17 +4,17 @@ _hkgname=math-functions pkgname=haskell-math-functions -pkgver=0.1.6.0 +pkgver=0.1.7.0 pkgrel=1 pkgdesc="Special functions and Chebyshev polynomials" url="https://github.com/bos/math-functions" license=("custom:BSD3") arch=('i686' 'x86_64') -depends=("ghc=7.10.3" "haskell-erf" "haskell-vector" "haskell-vector-th-unbox") +depends=("ghc=7.10.3" "haskell-erf" "haskell-primitive" "haskell-vector" "haskell-vector-th-unbox") options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('3cb90fc750d28c8f6096ee083aff77dfa4dcf4a4938497957860d222e4436199') +sha256sums=('f3faa070947829fb56a5563f474bfe41237b4b5e8c88c37cac42d208f4a6bea6') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
