diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-11 23:53:17 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-14 08:07:08 +0700 |
commit | 1d3ca20dbf428f3498a1d136cd55a300ef2a1f0c (patch) | |
tree | 95ef4323db47361fa61a8d2b3355311870fce70b /haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild | |
parent | 122c7f74a7a0704c18fd6f421de3aacd638fd964 (diff) |
haskell/haskell-skylighting-core: 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-core/haskell-skylighting-core.SlackBuild')
-rw-r--r-- | haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild b/haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild index f8b1d491c2..52fc9af6d6 100644 --- a/haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild +++ b/haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-skylighting-core -VERSION=${VERSION:-0.12.1} +VERSION=${VERSION:-0.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |