diff options
Diffstat (limited to 'haskell/haskell-dataenc/haskell-dataenc.SlackBuild')
-rw-r--r-- | haskell/haskell-dataenc/haskell-dataenc.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-dataenc/haskell-dataenc.SlackBuild b/haskell/haskell-dataenc/haskell-dataenc.SlackBuild index 3f12b36849..0d888298ad 100644 --- a/haskell/haskell-dataenc/haskell-dataenc.SlackBuild +++ b/haskell/haskell-dataenc/haskell-dataenc.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dataenc -# 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-dataenc -VERSION=${VERSION:-0.14.0.5} +VERSION=${VERSION:-0.14.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |