summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-xml/haskell-xml.SlackBuild4
-rw-r--r--haskell/haskell-xml/haskell-xml.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-xml/haskell-xml.SlackBuild b/haskell/haskell-xml/haskell-xml.SlackBuild
index 21b7dfcf81..09d9d4c550 100644
--- a/haskell/haskell-xml/haskell-xml.SlackBuild
+++ b/haskell/haskell-xml/haskell-xml.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for xml
# Written by Peter Wang <novalazy@gmail.com>
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2014 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-xml
-VERSION=${VERSION:-1.3.12}
+VERSION=${VERSION:-1.3.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-xml/haskell-xml.info b/haskell/haskell-xml/haskell-xml.info
index 6565477bf8..7f5f78bf9e 100644
--- a/haskell/haskell-xml/haskell-xml.info
+++ b/haskell/haskell-xml/haskell-xml.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-xml"
-VERSION="1.3.12"
+VERSION="1.3.13"
HOMEPAGE="http://hackage.haskell.org/package/xml"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/xml/1.3.12/xml-1.3.12.tar.gz"
-MD5SUM="e28f0837f10a91dd14a3f573f961a739"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/xml/1.3.13/xml-1.3.13.tar.gz"
+MD5SUM="17823634f69305e8d4cc99b22934a78c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-text"