aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2024-01-01 16:41:24 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-06 08:08:34 +0700
commitc642aa3c941590dbe0e3a00d7f20279d694315de (patch)
tree4a10b65e5058c9bc20ad8749bf4564904c1c1e3b /haskell/haskell-unicode-collation/haskell-unicode-collation.SlackBuild
parent695cc070d24f25eb89f2004c3ef5b71c89cc7bad (diff)
haskell/haskell-unicode-collation: Updated for version 0.1.3.6.
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.SlackBuild4
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}