summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2022-02-11 11:53:17 +0100
committer Willy Sudiarto Raharjo2022-02-14 02:07:08 +0100
commit1d3ca20dbf428f3498a1d136cd55a300ef2a1f0c (patch)
tree95ef4323db47361fa61a8d2b3355311870fce70b /haskell/haskell-skylighting-core/haskell-skylighting-core.SlackBuild
parent122c7f74a7a0704c18fd6f421de3aacd638fd964 (diff)
downloadslackbuilds-1d3ca20dbf428f3498a1d136cd55a300ef2a1f0c.tar.gz
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.SlackBuild2
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}