Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Conner Clere (e573df469e647d376ee63edd9dce3c2c8fb5e20c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Conner Clere (e573df469e647d376ee63edd9dce3c2c8fb5e20c)
  • Date: Fri, 25 Aug 2023 14:32:56 +0000

GIT changes to master grimoire by Conner Clere <xenanthropy AT sourcemage.org>:

devel/nim-lang/DETAILS | 5 +++--
devel/nim-lang/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit e573df469e647d376ee63edd9dce3c2c8fb5e20c
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

devel/nim-lang: version 2.0.0; add watch line; switch hash to sha512

diff --git a/devel/nim-lang/DETAILS b/devel/nim-lang/DETAILS
index 0196d79..3dcc905 100755
--- a/devel/nim-lang/DETAILS
+++ b/devel/nim-lang/DETAILS
@@ -1,9 +1,10 @@
+# Watch: https://github.com/nim-lang/Nim/tags /tags/v([0-9.]+)[.]tar
SPELL=nim-lang
- VERSION=1.6.12
+ VERSION=2.0.0
SOURCE=nim-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/nim-$VERSION
SOURCE_URL[0]=https://nim-lang.org/download/$SOURCE
-
SOURCE_HASH=sha256:acef0b0ab773604d4d7394b68519edb74fb30f46912294b28bc27e0c7b4b4dc2
+
SOURCE_HASH=sha512:828aec9b8634c5a662e13bd0542b62f23056af2022b5459577795871debfe4de1889ed4175a805f034e202931f8e5abb9b4e87b4fca725f0113da9f97397e6bd
LICENSE[0]=MIT
WEB_SITE=https://nim-lang.org/
ENTERED=20230530
diff --git a/devel/nim-lang/HISTORY b/devel/nim-lang/HISTORY
index 8a2afa2..de8e153 100644
--- a/devel/nim-lang/HISTORY
+++ b/devel/nim-lang/HISTORY
@@ -1,3 +1,6 @@
+2023-08-25 Conner Clere <xenanthropy AT sourcemage.org>
+ * DETAILS: version 2.0.0, add watch line, switch hash to sha512
+
2023-05-30 Conner Clere <xenanthropy AT sourcemage.org>
* INSTALL, BUILD, DEPENDS, DETAILS: version 1.6.12, new spell




  • [SM-Commit] GIT changes to master grimoire by Conner Clere (e573df469e647d376ee63edd9dce3c2c8fb5e20c), Conner Clere, 08/25/2023

Archive powered by MHonArc 2.6.24.

Top of Page