aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-text-icu/haskell-text-icu.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-02-09 21:06:36 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-09 17:02:21 +0700
commite45c16fd7ba3a1c2cf9b2495ecb658abaa690844 (patch)
tree354a26485f208e7945e9a5c70fae8a556c6331a3 /haskell/haskell-text-icu/haskell-text-icu.SlackBuild
parentc64a0332991adcd42a77c9f9e327d863a8f26fa0 (diff)
haskell/haskell-text-icu: Updated for version 0.7.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-text-icu/haskell-text-icu.SlackBuild')
-rw-r--r--haskell/haskell-text-icu/haskell-text-icu.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-text-icu/haskell-text-icu.SlackBuild b/haskell/haskell-text-icu/haskell-text-icu.SlackBuild
index f0dc28680c71..d05278a6171e 100644
--- a/haskell/haskell-text-icu/haskell-text-icu.SlackBuild
+++ b/haskell/haskell-text-icu/haskell-text-icu.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-text-icu
-VERSION=${VERSION:-0.7.0.1}
+VERSION=${VERSION:-0.7.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}