summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commitc58fecb426e7794564430611ff5a0c98db2d9a5c (patch)
treea551d40ce12f8e729756efcb81b92f93593ecbeb
parent18540049cd2bf0e7e6ce6ca17ef5505b9808f6c6 (diff)
downloadslackbuilds-c58fecb426e7794564430611ff5a0c98db2d9a5c.tar.gz
slackbuilds-c58fecb426e7794564430611ff5a0c98db2d9a5c.tar.xz
haskell-haskell-regex-compat: Updated for version 0.95.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild4
-rw-r--r--haskell/haskell-regex-compat/haskell-regex-compat.info8
2 files changed, 6 insertions, 6 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- )"
diff --git a/haskell/haskell-regex-compat/haskell-regex-compat.info b/haskell/haskell-regex-compat/haskell-regex-compat.info
index 2033a4b239..8d196f8e85 100644
--- a/haskell/haskell-regex-compat/haskell-regex-compat.info
+++ b/haskell/haskell-regex-compat/haskell-regex-compat.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-regex-compat"
-VERSION="0.93.1"
+VERSION="0.95.1"
HOMEPAGE="http://hackage.haskell.org/package/regex-compat"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/regex-compat/0.93.1/regex-compat-0.93.1.tar.gz"
-MD5SUM="d6becec95ea8098cab663116fdce60a5"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/regex-compat/0.95.1/regex-compat-0.95.1.tar.gz"
+MD5SUM="d0573ab4e2f3de5faa61380b67333320"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"
-APPROVED="dsomero"
+APPROVED="rworkman"