summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2015-02-24 21:51:41 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:49 +0200
commit4bff3f6652de4317b615e64403407b1bfc57d6d4 (patch)
treed0de8250b383d75e3d0b1c42b08612058d2c49dd /haskell
parentbe8a49f8b33530d0d9f2ccfcf7f522e488cc9b1c (diff)
downloadslackbuilds-4bff3f6652de4317b615e64403407b1bfc57d6d4.tar.gz
haskell/haskell-hashed-storage: Updated for version 0.5.11.
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-hashed-storage/haskell-hashed-storage.SlackBuild4
-rw-r--r--haskell/haskell-hashed-storage/haskell-hashed-storage.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild b/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild
index 2d1f33e22c..27a3856283 100644
--- a/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild
+++ b/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hashed-storage
-# 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
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-hashed-storage
-VERSION=${VERSION:-0.5.10}
+VERSION=${VERSION:-0.5.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-hashed-storage/haskell-hashed-storage.info b/haskell/haskell-hashed-storage/haskell-hashed-storage.info
index 35b3211146..9a07260417 100644
--- a/haskell/haskell-hashed-storage/haskell-hashed-storage.info
+++ b/haskell/haskell-hashed-storage/haskell-hashed-storage.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-hashed-storage"
-VERSION="0.5.10"
+VERSION="0.5.11"
HOMEPAGE="http://hackage.haskell.org/package/hashed-storage"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/hashed-storage/0.5.10/hashed-storage-0.5.10.tar.gz"
-MD5SUM="67d8661d191d4b7a8f3ac801783eca87"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/hashed-storage/0.5.11/hashed-storage-0.5.11.tar.gz"
+MD5SUM="7b99ba4da4be44ffb5018e43a498fdb0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-extensible-exceptions haskell-dataenc haskell-mmap haskell-mtl haskell-zlib"