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

Felix Yan felixonmars at archlinux.org
Tue Feb 7 16:54:01 UTC 2017


    Date: Tuesday, February 7, 2017 @ 16:54:00
  Author: felixonmars
Revision: 210812

upgpkg: haskell-scientific 0.3.4.10-1

rebuild with scientific,0.3.4.10

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-07 16:20:59 UTC (rev 210811)
+++ PKGBUILD	2017-02-07 16:54:00 UTC (rev 210812)
@@ -4,15 +4,15 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.4.9
-pkgrel=2
+pkgver=0.3.4.10
+pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-hashable" "haskell-text" "haskell-vector")
+depends=("ghc=8.0.1" "haskell-hashable" "haskell-integer-logarithms" "haskell-text" "haskell-vector")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('108330662b0af9a04d7da55864211ce12008efe36614d897ba635e80670918a8')
+sha256sums=('4d3b8ae5d741facfb0e84a2f1b6964a7ab3817269568c37de44f1be5cc0ff1a1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list