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

Felix Yan felixonmars at archlinux.org
Fri Jul 7 17:41:58 UTC 2017


    Date: Friday, July 7, 2017 @ 17:41:57
  Author: felixonmars
Revision: 242966

upgpkg: haskell-scientific 0.3.5.0-1

rebuild with scientific,0.3.5.0

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-07 17:38:27 UTC (rev 242965)
+++ PKGBUILD	2017-07-07 17:41:57 UTC (rev 242966)
@@ -4,8 +4,8 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.4.15
-pkgrel=3
+pkgver=0.3.5.0
+pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-hashable" "haskell-integer-logarithms" "haskell-text" "haskell-vector")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a3d10e7790b9cd9b5dce1106915078b4be525ce9d1bbe646719a0445d266be35c3e2ab0ffa011040649f2f1828ed4d0cc113755427a520cbc08bf6ec7723d736')
+sha512sums=('06166d9792f6e3038f2a897d210514ec00b59ff38bd6a2f3f0d2a23b91d0e97ce774216648448963b87598f75a8dad4766f272bcfd0281bfd448e38307975a04')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list