Date: Thursday, April 13, 2017 @ 07:15:06 Author: felixonmars Revision: 222580
upgpkg: haskell-scientific 0.3.4.12-1 rebuild with scientific,0.3.4.12 Modified: haskell-scientific/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-13 05:15:28 UTC (rev 222579) +++ PKGBUILD 2017-04-13 07:15:06 UTC (rev 222580) @@ -4,8 +4,8 @@ _hkgname=scientific pkgname=haskell-scientific -pkgver=0.3.4.11 -pkgrel=2 +pkgver=0.3.4.12 +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=('47d0c964993be9899a79040e69bec5c1f53b8eb29a430a5d44439adb3e289abe9aef172baf1f49ff8a00ce6c7b62e851d751be9f306495daa2c102f23ff88630') +sha512sums=('a9b59835ccf4a983e81748ea2d859409446be5dfa18def111946d9269bbb02319a4fbb841a5afdd766b2be81d05d44e66b309a320a1902a2b27f45c93e914144') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
