Date: Thursday, September 12, 2019 @ 21:10:10 Author: felixonmars Revision: 509850
upgpkg: haskell-math-functions 0.3.2.1-1 rebuild with math-functions 0.3.2.1 Modified: haskell-math-functions/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-12 21:05:35 UTC (rev 509849) +++ PKGBUILD 2019-09-12 21:10:10 UTC (rev 509850) @@ -3,8 +3,8 @@ _hkgname=math-functions pkgname=haskell-math-functions -pkgver=0.3.1.0 -pkgrel=25 +pkgver=0.3.2.1 +pkgrel=1 pkgdesc="Special functions and Chebyshev polynomials" url="https://github.com/bos/math-functions" license=("BSD") @@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-data-default-class' "haskell-primitive" "haskell-vector" "haskell-vector-th-unbox") makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('3ccdd15465f0d89cfec8d0a4b47ce4489206cd699fa68ea0baa32bba2e710be04722185e249e6cee0fc992612e489cd7087ddbd5e48e4f1995c1a0f4f45d1d85') +sha512sums=('c76cb7ffc35585589283b09e7083aea4b38b2b677b1b48ebb38667a23d35daeff35fab7bdf378e41eb34166949a9939aea098c7a9bc3a425f2329ad49be08573') build() { cd $_hkgname-$pkgver
