summaryrefslogtreecommitdiffstats
path: root/haskell/ghc/ghc.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri2013-03-04 02:58:24 +0100
committer dsomero2013-03-04 23:26:36 +0100
commitc36ac46f780abfb0b140b59492ed8facf12e86a9 (patch)
tree713b2c8bf43e44da9e21e96dfdb90662fa2a0992 /haskell/ghc/ghc.SlackBuild
parent98ee821853a7c70c7c2b07e8235d514adbcc6209 (diff)
downloadslackbuilds-c36ac46f780abfb0b140b59492ed8facf12e86a9.tar.gz
haskell/ghc: Updated for version 7.6.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org> Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/ghc/ghc.SlackBuild')
-rw-r--r--haskell/ghc/ghc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/ghc/ghc.SlackBuild b/haskell/ghc/ghc.SlackBuild
index 4a722cfeb5..42140ee7ef 100644
--- a/haskell/ghc/ghc.SlackBuild
+++ b/haskell/ghc/ghc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ghc
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2013 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ghc
-VERSION=${VERSION:-7.4.2}
+VERSION=${VERSION:-7.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}