summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2014-03-10 22:55:23 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:52 +0200
commitaf35e490a0129e761481d15f984e0c60d8de88af (patch)
tree786fda8f6ec7f6edd638aed3dec31a13343f5106 /haskell
parent97e769ca1055c40c97d11473f9cff1967fe2332d (diff)
downloadslackbuilds-af35e490a0129e761481d15f984e0c60d8de88af.tar.gz
haskell/haskell-xml: Updated for version 1.3.13.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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"