summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-regex-compat
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-regex-compat')
-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"