summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2014-03-10 22:56:05 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:52 +0200
commit75ae0356f39e5ed62b2825aef0fd65e58e49c240 (patch)
tree2a98b1ac1b8cfc274c246e14e2b9ec0521014baf /haskell
parentaf35e490a0129e761481d15f984e0c60d8de88af (diff)
downloadslackbuilds-75ae0356f39e5ed62b2825aef0fd65e58e49c240.tar.gz
haskell/haskell-zip-archive: Updated for version 0.2.3.5.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild4
-rw-r--r--haskell/haskell-zip-archive/haskell-zip-archive.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild b/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild
index fcb71f13bb..2306a358e2 100644
--- a/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild
+++ b/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for zip-archive
# Copyright 2010 Peter Wang
-# Copyright 2013 Mikko Värri, Finland
+# Copyright 2015 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-zip-archive
-VERSION=${VERSION:-0.1.3.3}
+VERSION=${VERSION:-0.2.3.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-zip-archive/haskell-zip-archive.info b/haskell/haskell-zip-archive/haskell-zip-archive.info
index 1e4fa5cc01..8c031ca717 100644
--- a/haskell/haskell-zip-archive/haskell-zip-archive.info
+++ b/haskell/haskell-zip-archive/haskell-zip-archive.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-zip-archive"
-VERSION="0.1.3.3"
+VERSION="0.2.3.5"
HOMEPAGE="http://hackage.haskell.org/package/zip-archive"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/zip-archive/0.1.3.3/zip-archive-0.1.3.3.tar.gz"
-MD5SUM="14a3562495fe6339ab0f608baae2579f"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/zip-archive/0.2.3.5/zip-archive-0.2.3.5.tar.gz"
+MD5SUM="6ffd3a438bfc3324c6a452de0e03b2a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-digest haskell-mtl haskell-utf8-string haskell-zlib"
+REQUIRES="haskell-text haskell-digest haskell-mtl haskell-utf8-string haskell-zlib"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"