diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2013-03-04 00:04:34 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-04 17:26:44 -0500 |
commit | 4bc8ac0e5a735989ce23b3677e0deff0b59347e6 (patch) | |
tree | a1d1e25ae00936625092ebb1e04252d4fa0c2893 /haskell | |
parent | 339b224ec652bc6cbf355b96219913bb1549af05 (diff) | |
download | slackbuilds-4bc8ac0e5a735989ce23b3677e0deff0b59347e6.tar.gz |
haskell/haskell-haskeline: Updated for version 0.7.0.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-haskeline/haskell-haskeline.SlackBuild | 4 | ||||
-rw-r--r-- | haskell/haskell-haskeline/haskell-haskeline.info | 6 | ||||
-rw-r--r-- | haskell/haskell-haskeline/slack-desc | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/haskell/haskell-haskeline/haskell-haskeline.SlackBuild b/haskell/haskell-haskeline/haskell-haskeline.SlackBuild index 5b4adcdefc..c12ea522db 100644 --- a/haskell/haskell-haskeline/haskell-haskeline.SlackBuild +++ b/haskell/haskell-haskeline/haskell-haskeline.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for haskeline -# 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=haskell-haskeline -VERSION=${VERSION:-0.6.4.7} +VERSION=${VERSION:-0.7.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-haskeline/haskell-haskeline.info b/haskell/haskell-haskeline/haskell-haskeline.info index f555ecaaa1..ce73d53bf1 100644 --- a/haskell/haskell-haskeline/haskell-haskeline.info +++ b/haskell/haskell-haskeline/haskell-haskeline.info @@ -1,8 +1,8 @@ PRGNAM="haskell-haskeline" -VERSION="0.6.4.7" +VERSION="0.7.0.3" HOMEPAGE="http://hackage.haskell.org/package/haskeline" -DOWNLOAD="http://hackage.haskell.org/packages/archive/haskeline/0.6.4.7/haskeline-0.6.4.7.tar.gz" -MD5SUM="d8d0a90a9965f4f68935e76e4e777035" +DOWNLOAD="http://hackage.haskell.org/packages/archive/haskeline/0.7.0.3/haskeline-0.7.0.3.tar.gz" +MD5SUM="3a78043dc80b5510202e71e77c0a9923" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-mtl haskell-terminfo haskell-utf8-string" diff --git a/haskell/haskell-haskeline/slack-desc b/haskell/haskell-haskeline/slack-desc index 2355477de4..3e894ea55e 100644 --- a/haskell/haskell-haskeline/slack-desc +++ b/haskell/haskell-haskeline/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-haskeline: haskell-haskeline (A command-line interface for user input) |