diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-14 00:03:13 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-14 08:07:09 +0700 |
commit | 2b21de60fdc3ca5a0dd1e642f26a701b1af7f732 (patch) | |
tree | c92ffe3fcb0b1252ab56a8038fcc6cf70a796b65 /haskell/haskell-skylighting/haskell-skylighting.SlackBuild | |
parent | e6a0e0d4cd6416f1075be32f786a558cfa7569df (diff) |
haskell/haskell-skylighting: Updated for version 0.12.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-skylighting/haskell-skylighting.SlackBuild')
-rw-r--r-- | haskell/haskell-skylighting/haskell-skylighting.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-skylighting/haskell-skylighting.SlackBuild b/haskell/haskell-skylighting/haskell-skylighting.SlackBuild index 0898b212d74a7..51151aa72842c 100644 --- a/haskell/haskell-skylighting/haskell-skylighting.SlackBuild +++ b/haskell/haskell-skylighting/haskell-skylighting.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-skylighting -VERSION=${VERSION:-0.7.4} +VERSION=${VERSION:-0.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |