summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild')
-rw-r--r--haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild b/haskell/haskell-hashed-storage/haskell-hashed-storage.SlackBuild
index cbf5dc267c..26c938acb7 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 2012 Mikko Värri, Finland
+# Copyright 2013 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-hashed-storage
-VERSION=${VERSION:-0.5.9}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.5.10}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"