summaryrefslogtreecommitdiffstats
path: root/haskell
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
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')
-rw-r--r--haskell/ghc/ghc.SlackBuild4
-rw-r--r--haskell/ghc/ghc.info10
2 files changed, 7 insertions, 7 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}
diff --git a/haskell/ghc/ghc.info b/haskell/ghc/ghc.info
index 47dd9d2cc9..4f05c19e6c 100644
--- a/haskell/ghc/ghc.info
+++ b/haskell/ghc/ghc.info
@@ -1,10 +1,10 @@
PRGNAM="ghc"
-VERSION="7.4.2"
+VERSION="7.6.2"
HOMEPAGE="http://haskell.org/ghc/"
-DOWNLOAD="http://www.haskell.org/ghc/dist/7.4.2/ghc-7.4.2-i386-unknown-linux.tar.bz2"
-MD5SUM="7c454da352c4ceb8cf3c75d258bb6ed1"
-DOWNLOAD_x86_64="http://www.haskell.org/ghc/dist/7.4.2/ghc-7.4.2-x86_64-unknown-linux.tar.bz2"
-MD5SUM_x86_64="de67ecfe619b0126d8a8b93d26f34555"
+DOWNLOAD="http://www.haskell.org/ghc/dist/7.6.2/ghc-7.6.2-i386-unknown-linux.tar.bz2"
+MD5SUM="287d6c934f325a34fa4fcd96d26eb0e6"
+DOWNLOAD_x86_64="http://www.haskell.org/ghc/dist/7.6.2/ghc-7.6.2-x86_64-unknown-linux.tar.bz2"
+MD5SUM_x86_64="230270a985c522af939d9c71aa76343f"
REQUIRES=""
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"