diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-06-02 13:35:27 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-08 16:24:21 +0700 |
commit | 581b151e4d700e6e4925cfc05100724c9981b239 (patch) | |
tree | f73fd58444ed84188ff626181becc8f41684ec6f /haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild | |
parent | 71aaa4edec10648876dd37fb39dced96464ae3a5 (diff) |
haskell/haskell-unicode-collation: Updated for version 0.1.3.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild')
-rw-r--r-- | haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild b/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild index 474e10be5c..7f201c5d39 100644 --- a/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild +++ b/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-unicode-collation -VERSION=${VERSION:-0.1.3.6} +VERSION=${VERSION:-0.1.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |