Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (186b77e79fd8885f326816d94ebdb34b17b86281)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (186b77e79fd8885f326816d94ebdb34b17b86281)
  • Date: Tue, 17 Oct 2023 04:12:47 +0000

GIT changes to master binary grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

bin-utils/chezmoi-bin/DETAILS | 6 +++---
bin-utils/chezmoi-bin/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 186b77e79fd8885f326816d94ebdb34b17b86281
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

chezmoi-bin: => 2.40.3

diff --git a/bin-utils/chezmoi-bin/DETAILS b/bin-utils/chezmoi-bin/DETAILS
index 468ee1f..f494082 100755
--- a/bin-utils/chezmoi-bin/DETAILS
+++ b/bin-utils/chezmoi-bin/DETAILS
@@ -1,12 +1,12 @@
SPELL=chezmoi-bin
SPELLX=${SPELL/-bin/}
- VERSION=2.40.0
+ VERSION=2.40.3
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:8467d0f33a14119511af50a11b3c1d0b7126e582e0a29d70bf43d4d841bf25c4:UPSTREAM_HASH
+
SOURCE_HASH=sha256:4e92516ac449de79ad83a7c12acf06d30a732dc0383e374d74326a3c42d3fcad:UPSTREAM_HASH
else
ARCH=i386
-
SOURCE_HASH=sha256:a034d739326166ebeb6c2e6304d778bb3e2cd6321270e4f2da1428b5b83eda68:UPSTREAM_HASH
+
SOURCE_HASH=sha256:57c037995539923377c5193adbc11d09cad4cd104392ac470cfd01701cad7f52:UPSTREAM_HASH
fi
SOURCE=${SPELLX}_${VERSION}_linux_${ARCH}.tar.gz

SOURCE_URL[0]=https://github.com/twpayne/${SPELLX}/releases/download/v${VERSION}/${SOURCE}
diff --git a/bin-utils/chezmoi-bin/HISTORY b/bin-utils/chezmoi-bin/HISTORY
index 88d1d4b..99538b5 100644
--- a/bin-utils/chezmoi-bin/HISTORY
+++ b/bin-utils/chezmoi-bin/HISTORY
@@ -1,3 +1,6 @@
+2023-10-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.40.3
+
2023-09-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.40.0




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (186b77e79fd8885f326816d94ebdb34b17b86281), Vlad Glagolev, 10/17/2023

Archive powered by MHonArc 2.6.24.

Top of Page