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

Felix Yan fyan at archlinux.org
Tue Nov 24 02:03:17 UTC 2015


    Date: Tuesday, November 24, 2015 @ 03:03:17
  Author: fyan
Revision: 147511

upgpkg: haskell-scientific 0.3.4.4-1

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-23 23:41:29 UTC (rev 147510)
+++ PKGBUILD	2015-11-24 02:03:17 UTC (rev 147511)
@@ -4,7 +4,7 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.4.2
+pkgver=0.3.4.4
 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=('f6d937039ee867d2ea4a5a4fc879c9e027e162da909b0c9957ff31a0f66c3556')
+sha256sums=('f7c81e6ce6bf1161033ad4bc47b5bf164f4404d9df686dd0edadd488db25a519')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list