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

Felix Yan felixonmars at archlinux.org
Tue Jun 6 13:56:53 UTC 2017


    Date: Tuesday, June 6, 2017 @ 13:56:52
  Author: felixonmars
Revision: 234939

upgpkg: haskell-scientific 0.3.4.15-1

rebuild with scientific,0.3.4.15

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 13:50:18 UTC (rev 234938)
+++ PKGBUILD	2017-06-06 13:56:52 UTC (rev 234939)
@@ -4,7 +4,7 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.4.14
+pkgver=0.3.4.15
 pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 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")
-sha512sums=('82a0382723351e01aa57e6fbf618c38252a4b786843b48010d2461d7388234433f2a14265affab907eaf97fbade9f55036bd0af12bc6460076859f5d9538ab76')
+sha512sums=('a3d10e7790b9cd9b5dce1106915078b4be525ce9d1bbe646719a0445d266be35c3e2ab0ffa011040649f2f1828ed4d0cc113755427a520cbc08bf6ec7723d736')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list