diff options
Diffstat (limited to 'haskell/haskell-HUnit/haskell-HUnit.SlackBuild')
-rw-r--r-- | haskell/haskell-HUnit/haskell-HUnit.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-HUnit/haskell-HUnit.SlackBuild b/haskell/haskell-HUnit/haskell-HUnit.SlackBuild index 25764a109a..2e70f7e243 100644 --- a/haskell/haskell-HUnit/haskell-HUnit.SlackBuild +++ b/haskell/haskell-HUnit/haskell-HUnit.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for HUnit -# 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 @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-HUnit -VERSION=${VERSION:-1.2.4.3} +VERSION=${VERSION:-1.2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |