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

Felix Yan felixonmars at archlinux.org
Thu Mar 15 03:23:16 UTC 2018


    Date: Thursday, March 15, 2018 @ 03:23:15
  Author: felixonmars
Revision: 307938

upgpkg: haskell-scientific 0.3.5.3-1

rebuild with scientific,0.3.5.3

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-15 03:21:55 UTC (rev 307937)
+++ PKGBUILD	2018-03-15 03:23:15 UTC (rev 307938)
@@ -4,8 +4,8 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.5.2
-pkgrel=8
+pkgver=0.3.5.3
+pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-hashable" "haskell-integer-logarithms" "haskell-primitive" "haskell-text")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2848f7bc80d3b2bfcc75083294f32574dc116f98a564f77f25e13d8bcada29cdfca4118d83d6fad6b25065fc39eba2b4c42a657128043e83e11ff48909228e1f')
+sha512sums=('ce3930325b5e1d18518930ac77a208a0b7776619b2dcd15f4f2eb023c4fe56e90a02ddef64e61f2266b89dbad70376231a04aee2def69a93dd08b216f4ce8eb2')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list