diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2011-06-18 11:50:50 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-18 11:50:50 -0500 |
commit | c58fecb426e7794564430611ff5a0c98db2d9a5c (patch) | |
tree | a551d40ce12f8e729756efcb81b92f93593ecbeb /haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild | |
parent | 18540049cd2bf0e7e6ce6ca17ef5505b9808f6c6 (diff) | |
download | slackbuilds-c58fecb426e7794564430611ff5a0c98db2d9a5c.tar.gz |
haskell-haskell-regex-compat: Updated for version 0.95.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild')
-rw-r--r-- | haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild b/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild index 5e0c3126fb..5a48148257 100644 --- a/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild +++ b/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild @@ -6,8 +6,8 @@ # Public domain. PRGNAM=haskell-regex-compat -VERSION=${VERSION:-0.93.1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.95.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" |