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

Felix Yan felixonmars at archlinux.org
Thu May 10 06:09:36 UTC 2018


    Date: Thursday, May 10, 2018 @ 06:09:35
  Author: felixonmars
Revision: 319936

upgpkg: haskell-scientific 0.3.6.2-1

rebuild with scientific,0.3.6.2

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-10 06:08:31 UTC (rev 319935)
+++ PKGBUILD	2018-05-10 06:09:35 UTC (rev 319936)
@@ -4,7 +4,7 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.6.1
+pkgver=0.3.6.2
 pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific"
@@ -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=('12c7aa98feee92a729ff69452d87d4cda28b66b886037d64ba141501fe3569e7c9b2504de883c011bf8fc9f5290f730f7d6b4a0b9ad65cbd7ef812d893578a92')
+sha512sums=('47a74524c8fb25d381adf868d823a6b6772f3f69b0b3cf9f9de015a03bc941857ef3fca1b4f8cbf23e998164e71a914e167221e753c6f32dc8644047d1ef57ee')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list