diff options
Diffstat (limited to 'haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild')
-rw-r--r-- | haskell/haskell-base64-bytestring/haskell-base64-bytestring.SlackBuild | 4 |
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} |