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

Felix Yan felixonmars at archlinux.org
Tue Jul 11 04:31:00 UTC 2017


    Date: Tuesday, July 11, 2017 @ 04:30:59
  Author: felixonmars
Revision: 243822

upgpkg: haskell-scientific 0.3.5.1-1

rebuild with scientific,0.3.5.1

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-11 03:16:59 UTC (rev 243821)
+++ PKGBUILD	2017-07-11 04:30:59 UTC (rev 243822)
@@ -4,15 +4,15 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.5.0
+pkgver=0.3.5.1
 pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=('ghc' "haskell-hashable" "haskell-integer-logarithms" "haskell-text" "haskell-vector")
+depends=('ghc' "haskell-hashable" "haskell-integer-logarithms" "haskell-primitive" "haskell-text")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('06166d9792f6e3038f2a897d210514ec00b59ff38bd6a2f3f0d2a23b91d0e97ce774216648448963b87598f75a8dad4766f272bcfd0281bfd448e38307975a04')
+sha512sums=('125daffab245f44ffb6f3b69522b8c5af43a7feb0fea5da3e00aafdc5f0360d2f030ab946d72e70ba3278ceeaaca5b376d9ee273a2d5837008c27c4d2ee4af98')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list