Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (94a03c94d02406ab7ee7217fa899321a6141640c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (94a03c94d02406ab7ee7217fa899321a6141640c)
  • Date: Mon, 10 Mar 2025 19:09:24 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/github-cli/DETAILS | 4 ++--
devel/github-cli/HISTORY | 3 +++
devel/go/DETAILS | 6 +++---
devel/go/HISTORY | 3 +++
devel/ocamlbuild/DETAILS | 4 ++--
devel/ocamlbuild/HISTORY | 3 +++
6 files changed, 16 insertions(+), 7 deletions(-)

New commits:
commit 94a03c94d02406ab7ee7217fa899321a6141640c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

github-cli 2.68.1

commit 4dbd6133ef84ae774ab897f76e1ebfcc9af7998a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

ocamlbuild 0.16.1

commit 84cc61f7322d0eb77cc79d3a3fe040feb3565775
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

go 1.24.1

diff --git a/devel/github-cli/DETAILS b/devel/github-cli/DETAILS
index 2ce6936..85bd3f0 100755
--- a/devel/github-cli/DETAILS
+++ b/devel/github-cli/DETAILS
@@ -1,9 +1,9 @@
# Watch: https://github.com/cli/cli/tags
SPELL=github-cli
- VERSION=2.66.1
+ VERSION=2.68.1
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://github.com/cli/cli/archive/v$VERSION.tar.gz
-
SOURCE_HASH=sha512:8d25a7c9cb79e94316362590f133aabe8d78bf7d180506b7e6980fabd9d7b4ad8d405f55c0439dac2293b5998e3f951fd05e469dc197f24095a51a872b6cd925
+
SOURCE_HASH=sha512:cc46186151ab2711eb3b9af61e3339db542db389f594db489942f425a0101b5878cd49800f29e7bab3eeeeb67f6147f540994b9c9cac6d644aef8e4b1c3104e5
SOURCE_DIRECTORY="$BUILD_DIRECTORY/cli-$VERSION"
WEB_SITE="https://cli.github.com/";
LICENSE[0]="MIT"
diff --git a/devel/github-cli/HISTORY b/devel/github-cli/HISTORY
index 0ce414b..228f1a8 100644
--- a/devel/github-cli/HISTORY
+++ b/devel/github-cli/HISTORY
@@ -1,3 +1,6 @@
+2025-03-10 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.68.1
+
2025-02-01 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2.66.1

diff --git a/devel/go/DETAILS b/devel/go/DETAILS
index 21b17c3..df9a33d 100755
--- a/devel/go/DETAILS
+++ b/devel/go/DETAILS
@@ -1,13 +1,13 @@
# Watch: https://go.dev/dl/ /go([0-9.]+)[.]src
SPELL="go"
- VERSION=1.23.5
+ VERSION=1.24.1
SECURITY_PATCH=4
BOOTSTRAP_VERSION=$VERSION
SOURCE="${SPELL}${VERSION}.src.tar.gz"
-
SOURCE_HASH=sha512:b04317afeab2d0ced7c36b8682dd32ac085d95d874cf3f614daa34859d7f7f2b75138132e7a64e237c6b4d711d5b03a4d20533f92a44840915630f4ea7cfafa2
+
SOURCE_HASH=sha512:a924d6bdc7e7101917e6d063bc7b471390525394e79224c152997564657c4362b5600e0c8bf6ee857d345129ccf7368bdf4ed2251ab740446ea2abda144e6353
SOURCE_URL[0]="https://redirector.gvt1.com/edgedl/go/$SOURCE";
SOURCE2="${SPELL}${BOOTSTRAP_VERSION}.linux-amd64.tar.gz"
-
SOURCE2_HASH=sha512:ca792b934f4f569d3d7b17ef7c34878e08a4b9edf4bba5588c2b63d99995f948a8d20405ec6a5a95b7af294b1def4550f43d942d3003f1c770e9463a54fa0a94
+
SOURCE2_HASH=sha512:05582a5a554fe91019a50e28c4ee08e8bce262a89ca4803e31402e390506264e72efcac2328d2cccf85e073a345c8161b20eb6b4aa2355015e9450e5d79254ac
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 22ee5a4..3c67227 100644
--- a/devel/go/HISTORY
+++ b/devel/go/HISTORY
@@ -1,3 +1,6 @@
+2025-03-10 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.24.1
+
2025-02-01 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.23.5

diff --git a/devel/ocamlbuild/DETAILS b/devel/ocamlbuild/DETAILS
index 98f0b37..90ddbf6 100755
--- a/devel/ocamlbuild/DETAILS
+++ b/devel/ocamlbuild/DETAILS
@@ -1,11 +1,11 @@
# Watch: https://opam.ocaml.org/packages/ocamlbuild
/tags/([0-9.]+)[.]tar[.]gz
SPELL=ocamlbuild
- VERSION=0.14.2
+ VERSION=0.16.1
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://github.com/ocaml/ocamlbuild
SOURCE_URL=("$WEB_SITE/archive/$VERSION.tar.gz")
-
SOURCE_HASH=sha512:f568bf10431a1f701e8bd7554dc662400a0d978411038bbad93d44dceab02874490a8a5886a9b44e017347e7949997f13f5c3752f74e1eb5e273d2beb19a75fd
+
SOURCE_HASH=sha512:e918b9a0081f271e507c7a4f4d5d5a7cdf818ca51c52acec1bac85ddad5f6cad078cb3c568252fbcf5401c2d75323ed8f50fdd881bda1c9632840320408393ae
LICENSE=(GPL-2.0-only)
SHORT="generic build tool"
cat << EOF
diff --git a/devel/ocamlbuild/HISTORY b/devel/ocamlbuild/HISTORY
index a9c8212..68dfff7 100644
--- a/devel/ocamlbuild/HISTORY
+++ b/devel/ocamlbuild/HISTORY
@@ -1,3 +1,6 @@
+2025-03-10 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.16.1
+
2023-03-25 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.14.2



  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (94a03c94d02406ab7ee7217fa899321a6141640c), Ismael Luceno, 03/10/2025

Archive powered by MHonArc 2.6.24.

Top of Page