summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2011-10-15 18:15:09 +0200
committerFlorian Franzmann2011-10-15 18:15:09 +0200
commit645a66eaa5c3e6ea92c28f599fecca40139ec76b (patch)
treea4e4db4fa61c3ee2c80cfb2bb035113d229f8cdb
parent6cb2e5e09ff4ccffc0e7f26fc2b7c21b58aad18b (diff)
haskell/haskell-regex-compat: version 0.95.1
-rwxr-xr-xhaskell/haskell-regex-compat/DETAILS4
-rw-r--r--haskell/haskell-regex-compat/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/haskell/haskell-regex-compat/DETAILS b/haskell/haskell-regex-compat/DETAILS
index 2cbe0c17b4..c63e7580de 100755
--- a/haskell/haskell-regex-compat/DETAILS
+++ b/haskell/haskell-regex-compat/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-regex-compat
- VERSION=0.92
+ VERSION=0.95.1
SOURCE="regex-compat-${VERSION}.tar.gz"
SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/regex-compat/${VERSION}/${SOURCE}
- SOURCE_HASH=sha512:a439565a650204e1c8a09017607ab6aca689db0f08d0ed7ebd8ae80958bd55d48e1629b577b50939457b65cdca7d1a9413248b544c574991c015f5286c068dbc
+ SOURCE_HASH=sha512:9fb38b001a4cdca5b3630d88e8fcb2f359f6e8dd49fbe13d5e2a1c99b4978b33ce639b344445b27daf68abbae1cf2c9905d48ff68a81e02b4e54aa92dea956e2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/regex-compat-${VERSION}"
WEB_SITE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-compat"
LICENSE[0]=BSD3
diff --git a/haskell/haskell-regex-compat/HISTORY b/haskell/haskell-regex-compat/HISTORY
index d4e0f74f6d..9c03c65f94 100644
--- a/haskell/haskell-regex-compat/HISTORY
+++ b/haskell/haskell-regex-compat/HISTORY
@@ -1,2 +1,5 @@
+2011-10-15 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.95.1
+
2009-03-17 Mark Bainter <mbainter@sourcemage.org>
* DETAILS, DEPENDS, HISTORY: created spell