Date: Monday, May 29, 2017 @ 13:15:49
  Author: felixonmars
Revision: 230872

upgpkg: haskell-scientific 0.3.4.13-1

rebuild with scientific,0.3.4.13

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-05-29 13:14:48 UTC (rev 230871)
+++ PKGBUILD    2017-05-29 13:15:49 UTC (rev 230872)
@@ -4,8 +4,8 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.4.12
-pkgrel=2
+pkgver=0.3.4.13
+pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific";
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-hashable" "haskell-integer-logarithms" 
"haskell-text" "haskell-vector")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('a9b59835ccf4a983e81748ea2d859409446be5dfa18def111946d9269bbb02319a4fbb841a5afdd766b2be81d05d44e66b309a320a1902a2b27f45c93e914144')
+sha512sums=('a7312601e13f8f119de78fa05f20256f87acce6d97fbda90431e053ce0d0f95b0f58f4bf88973b362e0ecf2573f02a1f06ebbe5f96eeda6e1e25c699b7a04f62')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to