From 5deda9ebff3f2082cb019e8adb73ced58dc88e1c Mon Sep 17 00:00:00 2001 From: David Spencer Date: Mon, 30 May 2016 16:50:49 +0100 Subject: haskell/haskell-scientific: Updated for version 0.3.4.6. Signed-off-by: David Spencer --- haskell/haskell-scientific/haskell-scientific.SlackBuild | 4 ++-- haskell/haskell-scientific/haskell-scientific.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/haskell/haskell-scientific/haskell-scientific.SlackBuild b/haskell/haskell-scientific/haskell-scientific.SlackBuild index 6603e5288c..0a2b06dcd0 100644 --- a/haskell/haskell-scientific/haskell-scientific.SlackBuild +++ b/haskell/haskell-scientific/haskell-scientific.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-scientific -VERSION=${VERSION:-0.3.3.4} +VERSION=${VERSION:-0.3.4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -98,7 +98,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a LICENSE $PKG/usr/doc/$PRGNAM-$VERSION +cp -a LICENSE changelog $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/haskell/haskell-scientific/haskell-scientific.info b/haskell/haskell-scientific/haskell-scientific.info index 61e8267454..1eb9e6202b 100644 --- a/haskell/haskell-scientific/haskell-scientific.info +++ b/haskell/haskell-scientific/haskell-scientific.info @@ -1,10 +1,10 @@ PRGNAM="haskell-scientific" -VERSION="0.3.3.4" +VERSION="0.3.4.6" HOMEPAGE="http://hackage.haskell.org/package/scientific" -DOWNLOAD="http://hackage.haskell.org/package/scientific-0.3.3.4/scientific-0.3.3.4.tar.gz" -MD5SUM="1b8f1aa92c5d856b4c5fc01e011e7188" +DOWNLOAD="http://hackage.haskell.org/package/scientific-0.3.4.6/scientific-0.3.4.6.tar.gz" +MD5SUM="beaffa29a79f0717729c9dc48820c149" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-hashable" +REQUIRES="haskell-hashable haskell-vector" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -- cgit v1.2.3