summaryrefslogtreecommitdiffstats
path: root/development/alex
diff options
context:
space:
mode:
Diffstat (limited to 'development/alex')
-rw-r--r--development/alex/alex.SlackBuild4
-rw-r--r--development/alex/alex.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/alex/alex.SlackBuild b/development/alex/alex.SlackBuild
index 5f7f9d2669..427ffbec79 100644
--- a/development/alex/alex.SlackBuild
+++ b/development/alex/alex.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for alex
-# Copyright 2013 Mikko Värri, Finland
+# Copyright 2014 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=alex
-VERSION=${VERSION:-3.0.4}
+VERSION=${VERSION:-3.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/alex/alex.info b/development/alex/alex.info
index 6eafc5ab74..5ec6c4dd40 100644
--- a/development/alex/alex.info
+++ b/development/alex/alex.info
@@ -1,8 +1,8 @@
PRGNAM="alex"
-VERSION="3.0.4"
+VERSION="3.1.3"
HOMEPAGE="http://haskell.org/alex/"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/alex/3.0.4/alex-3.0.4.tar.gz"
-MD5SUM="96d3b1e0834ca0e8ab7216133b77b1e8"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/alex/3.1.3/alex-3.1.3.tar.gz"
+MD5SUM="525e570cb0e84fd856f9c53605ec9e98"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-QuickCheck"