diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-11 23:35:11 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-12 00:29:46 +0700 |
commit | c4a354a25fcc34664f81a7c009a3dce3a80a1ee9 (patch) | |
tree | cbce1085ccad3e23b1bde1ec8fcbb4b28da7f21a /haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild | |
parent | 6447e532b786c6166032fd15fe6bb55dd889da8d (diff) |
haskell/haskell-text-metrics: Updated for version 0.3.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild')
-rw-r--r-- | haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild b/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild index dc630a20dd..50d2074770 100644 --- a/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild +++ b/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-text-metrics -VERSION=${VERSION:-0.3.0} +VERSION=${VERSION:-0.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |