diff options
Diffstat (limited to 'haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild')
-rw-r--r-- | haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild b/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild index 1b5ad31f50..474e10be5c 100644 --- a/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild +++ b/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for haskell-unicode-collation # Copyright 2022 Andrew Clemons, Wellington New Zealand -# Copyright 2023 Andrew Clemons, Tokyo Japan +# Copyright 2023-2024 Andrew Clemons, Tokyo Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-unicode-collation -VERSION=${VERSION:-0.1.3.3} +VERSION=${VERSION:-0.1.3.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |