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

Felix Yan fyan at archlinux.org
Thu Oct 15 05:46:37 UTC 2015


    Date: Thursday, October 15, 2015 @ 07:46:37
  Author: fyan
Revision: 144026

upgpkg: haskell-scientific 0.3.4.2-1

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-15 05:46:27 UTC (rev 144025)
+++ PKGBUILD	2015-10-15 05:46:37 UTC (rev 144026)
@@ -4,7 +4,7 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.4.1
+pkgver=0.3.4.2
 pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('f330ee1d819ad82efb42028c806b2bb3d13aaf6a60267a36764d4bb678a085f8')
+sha256sums=('f6d937039ee867d2ea4a5a4fc879c9e027e162da909b0c9957ff31a0f66c3556')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list