summaryrefslogtreecommitdiffstats
path: root/development/ghc
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2010-05-17 12:50:57 -0500
committer Robby Workman <rworkman@slackbuilds.org>2010-05-18 00:29:17 -0500
commit9490dfb21351a3eea764d322451f8880f7105d2e (patch)
treebcc5a6736d7db93011efd25f71e278efdfe5a0d6 /development/ghc
parent4d03f6442ddf62496ac689af19e7aafe1b959b60 (diff)
downloadslackbuilds-9490dfb21351a3eea764d322451f8880f7105d2e.tar.gz
slackbuilds-9490dfb21351a3eea764d322451f8880f7105d2e.tar.xz
development: nitpicks on ordering of .info file
Diffstat (limited to 'development/ghc')
-rw-r--r--development/ghc/ghc.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/ghc/ghc.info b/development/ghc/ghc.info
index 3326510014..97b0ae3a65 100644
--- a/development/ghc/ghc.info
+++ b/development/ghc/ghc.info
@@ -2,8 +2,8 @@ PRGNAM="ghc"
VERSION="6.12.1"
HOMEPAGE="http://haskell.org/ghc/"
DOWNLOAD="http://www.haskell.org/ghc/dist/6.12.1/ghc-6.12.1-i386-unknown-linux-n.tar.bz2"
-DOWNLOAD_x86_64="http://www.haskell.org/ghc/dist/6.12.1/ghc-6.12.1-x86_64-unknown-linux-n.tar.bz2"
MD5SUM="4beedf446bcd18e1a61177378f2f6b0c"
+DOWNLOAD_x86_64="http://www.haskell.org/ghc/dist/6.12.1/ghc-6.12.1-x86_64-unknown-linux-n.tar.bz2"
MD5SUM_x86_64="d86705cd8abd62b02ee768202713f642"
MAINTAINER="Mikko Varri"
EMAIL="vmj@linuxbox.fi"