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

Felix Yan felixonmars at archlinux.org
Sun Sep 2 21:49:17 UTC 2018


    Date: Sunday, September 2, 2018 @ 21:49:16
  Author: felixonmars
Revision: 376099

upgpkg: haskell-math-functions 0.3.0.2-1

rebuild with math-functions 0.3.0.2

Modified:
  haskell-math-functions/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-02 21:46:58 UTC (rev 376098)
+++ PKGBUILD	2018-09-02 21:49:16 UTC (rev 376099)
@@ -4,7 +4,7 @@
 
 _hkgname=math-functions
 pkgname=haskell-math-functions
-pkgver=0.3.0.1
+pkgver=0.3.0.2
 pkgrel=1
 pkgdesc="Special functions and Chebyshev polynomials"
 url="https://github.com/bos/math-functions"
@@ -13,7 +13,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=('ebaf8b967cd7c2c0da1662f361d077c44da4a1375e50f90db5f49151a4f9009429a4bd34d8a44052a6a42a553226717e3b95b52974bcd209ea3042c15746d868')
+sha512sums=('b5ab67e6a250a3fd5538200ec5c1a2fabcc3f99298e259699c078f22383db252d190eb55b4aa10154332e2a6a4157f581b007f30e65afd2c83c57729b7f17f85')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list