From b4c35dd6831a802378bea0b482a3adbeb2a865e0 Mon Sep 17 00:00:00 2001 From: Ruben Schuller Date: Fri, 12 Aug 2022 21:46:29 +0200 Subject: development/nim: Updated for version 1.6.8, new maintainer. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- development/nim/nim.SlackBuild | 3 ++- development/nim/nim.info | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/development/nim/nim.SlackBuild b/development/nim/nim.SlackBuild index f5893ce47a..d60a0557e6 100644 --- a/development/nim/nim.SlackBuild +++ b/development/nim/nim.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for nim +# Copyright 2022 by Ruben Schuller # Maintained 2020-2021 by Benjamin Trigona-Harany # All rights reserved. # @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nim -VERSION=${VERSION:-1.4.8} +VERSION=${VERSION:-1.6.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/nim/nim.info b/development/nim/nim.info index 6cbfe2af3b..d7d8a94336 100644 --- a/development/nim/nim.info +++ b/development/nim/nim.info @@ -1,10 +1,10 @@ PRGNAM="nim" -VERSION="1.4.8" +VERSION="1.6.8" HOMEPAGE="https://nim-lang.org" -DOWNLOAD="https://nim-lang.org/download/nim-1.4.8.tar.xz" -MD5SUM="f87c144ff9aef215ad6e37a835ca8610" +DOWNLOAD="https://nim-lang.org/download/nim-1.6.8.tar.xz" +MD5SUM="d2a445ba7deeb27375e145826f35033e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Benjamin Trigona-Harany" -EMAIL="slackbuilds@jaxartes.net" +MAINTAINER="Ruben Schuller" +EMAIL="sb@rbn.im" -- cgit v1.2.3