Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (a97157f8901a955066d3439a753b67e421be2ae3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <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 Pavel Vinogradov (a97157f8901a955066d3439a753b67e421be2ae3)
  • Date: Tue, 15 Apr 2025 14:51:24 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

shell-term-fm/zellij/DETAILS | 4 ++--
shell-term-fm/zellij/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit a97157f8901a955066d3439a753b67e421be2ae3
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

shell-term-fm/zellij: version 0.42.2

diff --git a/shell-term-fm/zellij/DETAILS b/shell-term-fm/zellij/DETAILS
index 453dbc4d..8b6b3b0 100755
--- a/shell-term-fm/zellij/DETAILS
+++ b/shell-term-fm/zellij/DETAILS
@@ -8,8 +8,8 @@ if [[ "${ZELLIJ_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.42.1"
-
SOURCE_HASH="sha512:5e504fe387ebf4bfec46961496322cf1296437de239ff54162bf82fc26ed056be20de47e33e6cc29d76145d612ffbe26888c55371280f89875bd51b4f4bd492f"
+ VERSION="0.42.2"
+
SOURCE_HASH="sha512:23e1f39955c8066bd4efc5fb9a62b95f11d9e4691f47720f51b3a5818b54531a5e4eb8ccd6400b923c4aea2ce69c1a6a4be89185a2e8e795aadd78f48112b24b"
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="https://github.com/${SPELL}-org/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz";
# Watch: https://github.com/zellij-org/zellij/tags tags/v([0-9.]+)[.]tar
diff --git a/shell-term-fm/zellij/HISTORY b/shell-term-fm/zellij/HISTORY
index 48ef399..016f604 100644
--- a/shell-term-fm/zellij/HISTORY
+++ b/shell-term-fm/zellij/HISTORY
@@ -1,3 +1,6 @@
+2025-04-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.42.2
+
2025-03-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.42.1



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (a97157f8901a955066d3439a753b67e421be2ae3), Pavel Vinogradov, 04/15/2025

Archive powered by MHonArc 2.6.24.

Top of Page