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

Felix Yan fyan at archlinux.org
Wed Mar 9 04:21:49 UTC 2016


    Date: Wednesday, March 9, 2016 @ 05:21:48
  Author: fyan
Revision: 165649

upgpkg: haskell-scientific 0.3.4.5-1

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-09 03:44:03 UTC (rev 165648)
+++ PKGBUILD	2016-03-09 04:21:48 UTC (rev 165649)
@@ -4,8 +4,8 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.4.4
-pkgrel=4
+pkgver=0.3.4.5
+pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('f7c81e6ce6bf1161033ad4bc47b5bf164f4404d9df686dd0edadd488db25a519')
+sha256sums=('77d5b10a2ec8366e0a8ede82a5ba4079c4d76aab6e1ee9a7abc0c3ef37748906')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list