Date: Friday, March 11, 2016 @ 06:53:29 Author: fyan Revision: 166011
upgpkg: haskell-scientific 0.3.4.6-1 Modified: haskell-scientific/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-11 04:44:46 UTC (rev 166010) +++ PKGBUILD 2016-03-11 05:53:29 UTC (rev 166011) @@ -4,7 +4,7 @@ _hkgname=scientific pkgname=haskell-scientific -pkgver=0.3.4.5 +pkgver=0.3.4.6 pkgrel=1 pkgdesc="Numbers represented using scientific notation" url="https://github.com/basvandijk/scientific" @@ -14,7 +14,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('77d5b10a2ec8366e0a8ede82a5ba4079c4d76aab6e1ee9a7abc0c3ef37748906') +sha256sums=('bdd15c72b379ceaef5f30d7113e6971a47090a285f46d1d44528e328061df382') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
