summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-scientific/haskell-scientific.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-scientific/haskell-scientific.SlackBuild')
-rw-r--r--haskell/haskell-scientific/haskell-scientific.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/haskell/haskell-scientific/haskell-scientific.SlackBuild b/haskell/haskell-scientific/haskell-scientific.SlackBuild
index 26153ddbd9..7e45040461 100644
--- a/haskell/haskell-scientific/haskell-scientific.SlackBuild
+++ b/haskell/haskell-scientific/haskell-scientific.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-scientific
-VERSION=${VERSION:-0.3.6.2}
+VERSION=${VERSION:-0.3.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -78,6 +78,7 @@ cd $TMP
rm -rf $SRCNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
cd $SRCNAM-$VERSION
+cat $CWD/1.cabal > $SRCNAM.cabal
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \