diff options
Diffstat (limited to 'haskell/haskell-scientific/haskell-scientific.SlackBuild')
-rw-r--r-- | haskell/haskell-scientific/haskell-scientific.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-scientific/haskell-scientific.SlackBuild b/haskell/haskell-scientific/haskell-scientific.SlackBuild index 6fd2417da00c..6603e5288c49 100644 --- a/haskell/haskell-scientific/haskell-scientific.SlackBuild +++ b/haskell/haskell-scientific/haskell-scientific.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for haskell-scientific -# Copyright 2013 Mikko Värri, Finland +# Copyright 2015 Mikko Värri, Finland # Copyright 2014 Google Inc, Germany # All rights reserved. # @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-scientific -VERSION=${VERSION:-0.2.0.1} +VERSION=${VERSION:-0.3.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |