diff options
Diffstat (limited to 'haskell/haskell-json/haskell-json.SlackBuild')
-rw-r--r-- | haskell/haskell-json/haskell-json.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-json/haskell-json.SlackBuild b/haskell/haskell-json/haskell-json.SlackBuild index c180cefec0..622d38105a 100644 --- a/haskell/haskell-json/haskell-json.SlackBuild +++ b/haskell/haskell-json/haskell-json.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for json # Written by Peter Wang (novalazy@gmail.com) -# 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-json -VERSION=${VERSION:-0.7} +VERSION=${VERSION:-0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |