[arch-commits] Commit in haskell-math-functions/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Nov 13 20:45:33 UTC 2018


    Date: Tuesday, November 13, 2018 @ 20:45:33
  Author: felixonmars
Revision: 407157

upgpkg: haskell-math-functions 0.3.1.0-1

rebuild with math-functions 0.3.1.0

Modified:
  haskell-math-functions/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-13 20:22:47 UTC (rev 407156)
+++ PKGBUILD	2018-11-13 20:45:33 UTC (rev 407157)
@@ -3,8 +3,8 @@
 
 _hkgname=math-functions
 pkgname=haskell-math-functions
-pkgver=0.3.0.2
-pkgrel=3
+pkgver=0.3.1.0
+pkgrel=1
 pkgdesc="Special functions and Chebyshev polynomials"
 url="https://github.com/bos/math-functions"
 license=("custom:BSD3")
@@ -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=('b5ab67e6a250a3fd5538200ec5c1a2fabcc3f99298e259699c078f22383db252d190eb55b4aa10154332e2a6a4157f581b007f30e65afd2c83c57729b7f17f85')
+sha512sums=('3ccdd15465f0d89cfec8d0a4b47ce4489206cd699fa68ea0baa32bba2e710be04722185e249e6cee0fc992612e489cd7087ddbd5e48e4f1995c1a0f4f45d1d85')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list