Skip to Content.
Sympa Menu

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

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 (f170e5a2de9b73c0d0748454d04900245d13a022)
  • Date: Thu, 31 Aug 2023 03:48:48 +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 f170e5a2de9b73c0d0748454d04900245d13a022
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

chezmoi-bin: => 2.38.0

diff --git a/bin-utils/chezmoi-bin/DETAILS b/bin-utils/chezmoi-bin/DETAILS
index 4d66c0c..f52dafb 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.37.0
+ VERSION=2.38.0
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:6391f4a159031b14fd4a8569130969c7ccb701660a896558d7146aaee8a2b9eb:UPSTREAM_HASH
+
SOURCE_HASH=sha256:2c4c0f1245a8cecc10143a3484e7e249297efe5e5aadbbed3445ce4c622c13b9:UPSTREAM_HASH
else
ARCH=i386
-
SOURCE_HASH=sha256:39af3c48c9a8cf75a8bc7a25295792ae0e5dbd94e0794032b74c5cf809406855:UPSTREAM_HASH
+
SOURCE_HASH=sha256:b78d3470dd01cf8cb259c0ba73dcccbac4c21c7e7dde66b8c49bd5a891930b06: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 a78a42b..9ca909c 100644
--- a/bin-utils/chezmoi-bin/HISTORY
+++ b/bin-utils/chezmoi-bin/HISTORY
@@ -1,3 +1,6 @@
+2023-08-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.38.0
+
2023-08-07 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.37.0




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (f170e5a2de9b73c0d0748454d04900245d13a022), Vlad Glagolev, 08/30/2023

Archive powered by MHonArc 2.6.24.

Top of Page