summaryrefslogtreecommitdiff
path: root/development/nim/nim.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2021-04-05 00:18:58 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-10 17:04:52 +0700
commit8d7ab15c26267f93da46a1dcca1b1a0b2f90697b (patch)
treeb68f7c8ddba9915879159af768fbfc2ff0e51f19 /development/nim/nim.SlackBuild
parent540f6aed11772b8c7c187bef20c7d047d51c4a49 (diff)
downloadslackbuilds-8d7ab15c26267f93da46a1dcca1b1a0b2f90697b.tar.gz
development/nim: Updated for version 1.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/nim/nim.SlackBuild')
-rw-r--r--development/nim/nim.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/nim/nim.SlackBuild b/development/nim/nim.SlackBuild
index 3d39a77555..4edc5cd48e 100644
--- a/development/nim/nim.SlackBuild
+++ b/development/nim/nim.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nim
-# Maintained 2020 by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Maintained 2020-2021 by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nim
-VERSION=${VERSION:-1.4.2}
+VERSION=${VERSION:-1.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}