summaryrefslogtreecommitdiff
path: root/haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2013-03-04 00:04:19 -0500
committerdsomero <xgizzmo@slackbuilds.org>2013-03-04 17:26:42 -0500
commit4c336e964f74d894a535df81ef08bccb6a56e2f5 (patch)
treeca42b968c100b8ce36f140e46f4dc9bb8d61b82a /haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild
parent0762c44bd82d5ee7892fb1c2551cc1c54b6af668 (diff)
downloadslackbuilds-4c336e964f74d894a535df81ef08bccb6a56e2f5.tar.gz
haskell/haskell-base64-bytestring: Updated for version 1.0.0.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild')
-rw-r--r--haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild b/haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild
index 1818d1efae..fa202fb7e7 100644
--- a/haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild
+++ b/haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for base64-bytestring
# Written by Peter Wang (novalazy@gmail.com)
-# 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
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-base64-bytestring
-VERSION=${VERSION:-0.1.1.3}
+VERSION=${VERSION:-1.0.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}