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

Felix Yan felixonmars at archlinux.org
Wed Aug 30 17:42:38 UTC 2017


    Date: Wednesday, August 30, 2017 @ 17:42:38
  Author: felixonmars
Revision: 254795

upgpkg: haskell-scientific 0.3.5.2-1

rebuild with scientific,0.3.5.2

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-30 17:29:55 UTC (rev 254794)
+++ PKGBUILD	2017-08-30 17:42:38 UTC (rev 254795)
@@ -4,8 +4,8 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.5.1
-pkgrel=3
+pkgver=0.3.5.2
+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=('125daffab245f44ffb6f3b69522b8c5af43a7feb0fea5da3e00aafdc5f0360d2f030ab946d72e70ba3278ceeaaca5b376d9ee273a2d5837008c27c4d2ee4af98')
+sha512sums=('2848f7bc80d3b2bfcc75083294f32574dc116f98a564f77f25e13d8bcada29cdfca4118d83d6fad6b25065fc39eba2b4c42a657128043e83e11ff48909228e1f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list