Date: Sunday, June 4, 2017 @ 18:45:02
  Author: felixonmars
Revision: 233994

upgpkg: haskell-scientific 0.3.4.14-1

rebuild with scientific,0.3.4.14

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-06-04 18:40:59 UTC (rev 233993)
+++ PKGBUILD    2017-06-04 18:45:02 UTC (rev 233994)
@@ -4,7 +4,7 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.4.13
+pkgver=0.3.4.14
 pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific";
@@ -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=('a7312601e13f8f119de78fa05f20256f87acce6d97fbda90431e053ce0d0f95b0f58f4bf88973b362e0ecf2573f02a1f06ebbe5f96eeda6e1e25c699b7a04f62')
+sha512sums=('82a0382723351e01aa57e6fbf618c38252a4b786843b48010d2461d7388234433f2a14265affab907eaf97fbade9f55036bd0af12bc6460076859f5d9538ab76')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to