Date: Monday, March 27, 2017 @ 17:56:05 Author: felixonmars Revision: 219388
upgpkg: haskell-scientific 0.3.4.11-1 rebuild with scientific,0.3.4.11 Modified: haskell-scientific/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-27 17:53:18 UTC (rev 219387) +++ PKGBUILD 2017-03-27 17:56:05 UTC (rev 219388) @@ -4,8 +4,8 @@ _hkgname=scientific pkgname=haskell-scientific -pkgver=0.3.4.10 -pkgrel=2 +pkgver=0.3.4.11 +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") -sha256sums=('4d3b8ae5d741facfb0e84a2f1b6964a7ab3817269568c37de44f1be5cc0ff1a1') +sha512sums=('47d0c964993be9899a79040e69bec5c1f53b8eb29a430a5d44439adb3e289abe9aef172baf1f49ff8a00ce6c7b62e851d751be9f306495daa2c102f23ff88630') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
