diff options
Diffstat (limited to 'haskell/haskell-xml/haskell-xml.SlackBuild')
-rw-r--r-- | haskell/haskell-xml/haskell-xml.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-xml/haskell-xml.SlackBuild b/haskell/haskell-xml/haskell-xml.SlackBuild index 21b7dfcf81..09d9d4c550 100644 --- a/haskell/haskell-xml/haskell-xml.SlackBuild +++ b/haskell/haskell-xml/haskell-xml.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for xml # Written by Peter Wang <novalazy@gmail.com> -# Copyright 2012 Mikko Värri, Finland +# Copyright 2014 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-xml -VERSION=${VERSION:-1.3.12} +VERSION=${VERSION:-1.3.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |