summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-ghc-paths
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-ghc-paths')
-rw-r--r--haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild6
-rw-r--r--haskell/haskell-ghc-paths/haskell-ghc-paths.info6
-rw-r--r--haskell/haskell-ghc-paths/slack-desc10
3 files changed, 11 insertions, 11 deletions
diff --git a/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild b/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild
index 59ded0b26f..8a5563aec5 100644
--- a/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild
+++ b/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ghc-paths
-# 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,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-ghc-paths
-VERSION=${VERSION:-0.1.0.8}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.1.0.9}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"
diff --git a/haskell/haskell-ghc-paths/haskell-ghc-paths.info b/haskell/haskell-ghc-paths/haskell-ghc-paths.info
index 4526b50766..da4861c200 100644
--- a/haskell/haskell-ghc-paths/haskell-ghc-paths.info
+++ b/haskell/haskell-ghc-paths/haskell-ghc-paths.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-ghc-paths"
-VERSION="0.1.0.8"
+VERSION="0.1.0.9"
HOMEPAGE="http://hackage.haskell.org/package/ghc-paths"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/ghc-paths/0.1.0.8/ghc-paths-0.1.0.8.tar.gz"
-MD5SUM="d2b23dc563888e380588501d2ce1d82b"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/ghc-paths/0.1.0.9/ghc-paths-0.1.0.9.tar.gz"
+MD5SUM="03d8df6ad0f5c2d1e92a379716b59845"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"
diff --git a/haskell/haskell-ghc-paths/slack-desc b/haskell/haskell-ghc-paths/slack-desc
index 0924f67de7..3368d3e6e4 100644
--- a/haskell/haskell-ghc-paths/slack-desc
+++ b/haskell/haskell-ghc-paths/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-ghc-paths: haskell-ghc-paths (gives knowledge of GHC's installation directories)