Skip to Content.
Sympa Menu

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

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 (232cff743934162b9e3c90c8b4c030727e8901cd)
  • Date: Thu, 28 Sep 2023 05:13:42 +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 232cff743934162b9e3c90c8b4c030727e8901cd
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

chezmoi-bin: => 2.40.0

diff --git a/bin-utils/chezmoi-bin/DETAILS b/bin-utils/chezmoi-bin/DETAILS
index 686c59c..468ee1f 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.39.1
+ VERSION=2.40.0
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:88016c5284c5ad69ca3676de8c52a436cc2db75a995887e863a2fbcfc08795e8:UPSTREAM_HASH
+
SOURCE_HASH=sha256:8467d0f33a14119511af50a11b3c1d0b7126e582e0a29d70bf43d4d841bf25c4:UPSTREAM_HASH
else
ARCH=i386
-
SOURCE_HASH=sha256:acc34034c3f7693861c9484403b3bbb922b19c7a1d3c401639b41d0d8cfc63b4:UPSTREAM_HASH
+
SOURCE_HASH=sha256:a034d739326166ebeb6c2e6304d778bb3e2cd6321270e4f2da1428b5b83eda68: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 6d6ab44..88d1d4b 100644
--- a/bin-utils/chezmoi-bin/HISTORY
+++ b/bin-utils/chezmoi-bin/HISTORY
@@ -1,3 +1,6 @@
+2023-09-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.40.0
+
2023-09-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.39.1




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (232cff743934162b9e3c90c8b4c030727e8901cd), Vlad Glagolev, 09/28/2023

Archive powered by MHonArc 2.6.24.

Top of Page