Skip to Content.
Sympa Menu

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

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 (30fdb4e418c8b10662215c5f4c0053e87473fbd0)
  • Date: Wed, 1 Nov 2023 09:12:35 +0000

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

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

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

devel/go: version 1.21.3

diff --git a/devel/go/DETAILS b/devel/go/DETAILS
index 1ff08d4..aed3848 100755
--- a/devel/go/DETAILS
+++ b/devel/go/DETAILS
@@ -1,14 +1,14 @@
# DO NOT UPDATE TO 1.20, see
https://bugs.sourcemage.org/show_bug.cgi?id=16147
# Watch: https://go.dev/dl/ /go([0-9.]+)[.]src
SPELL="go"
- VERSION=1.21.0
+ VERSION=1.21.3
SECURITY_PATCH=2
BOOTSTRAP_VERSION=$VERSION
SOURCE="${SPELL}${VERSION}.src.tar.gz"
-
SOURCE_HASH=sha512:da629fee156de6abbc5195f746e2fe4172a31b97eccd3871283c60452e81ac740533cc28ca68762ebc0ce48fb791dc527d3b7ebe7e1aee0f0b68868de736ed42
+
SOURCE_HASH=sha512:c98d31b9c477c0ac4b6f6933adefb40fdce5cdbb171e5236e3b694fec9e5b04695487af734259eab304dd42e86341240621a781f54b60c719627fd7b5efe4742
SOURCE_URL[0]="https://redirector.gvt1.com/edgedl/go/$SOURCE";
SOURCE2="${SPELL}${BOOTSTRAP_VERSION}.linux-amd64.tar.gz"
-
SOURCE2_HASH=sha512:ffc7199c564c08e0e6ec29d395ada40bcf6c380f6c3a01834cf30e99984a1d03581f4a9ed434d5e2f96a6a4657e3821bc1057358a3b37e22e297257d68c2038a
+
SOURCE2_HASH=sha512:b01c876c9176e2963098381edc57a801547331f34fad1a8a6fbb1ce6aa0402cfc3aae0b26395417e5c5bf5548a30018e0a83774586121845f9330bbfed10347c
SOURCE2_URL[0]="https://redirector.gvt1.com/edgedl/go/$SOURCE2";
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
DOC_DIRS=""
diff --git a/devel/go/HISTORY b/devel/go/HISTORY
index 956b0d9..902ef25 100644
--- a/devel/go/HISTORY
+++ b/devel/go/HISTORY
@@ -1,3 +1,6 @@
+2023-11-01 Conner Clere <xenanthropy AT sourcemage.org>
+ * DETAILS: updated spell to 1.21.3
+
2023-08-17 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.21.0




  • [SM-Commit] GIT changes to master grimoire by Conner Clere (30fdb4e418c8b10662215c5f4c0053e87473fbd0), Conner Clere, 11/01/2023

Archive powered by MHonArc 2.6.24.

Top of Page