Skip to Content.
Sympa Menu

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

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 (1aba57b0e5fde03c1ee6b2c376cb45ca64f50298)
  • Date: Mon, 4 Nov 2024 19:53:12 +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 1aba57b0e5fde03c1ee6b2c376cb45ca64f50298
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

shell-term-fm/zellij: version 0.41.1

diff --git a/shell-term-fm/zellij/DETAILS b/shell-term-fm/zellij/DETAILS
index c6d2753..1a5bbe7 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.40.1"
-
SOURCE_HASH="sha512:55d84c98e8f170cfb4682e8fcd687c014f2cc874b44cf61edfdcd18e64550a36740bbe03147e9dfd473ad5f4f299a572a87876db5c3ba1a8a38787acd990f9ea"
+ VERSION="0.41.1"
+
SOURCE_HASH="sha512:6412314ea81b2d6ae47f908fc81aa7f612c37a7d1fc0b3aa24e4aa1f145b480f2bb3c746d8c49153e8acf3663c3d0b9b32682c41e5fc95fd843eb1fe469abc02"
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 8ecce08..c6b3c05 100644
--- a/shell-term-fm/zellij/HISTORY
+++ b/shell-term-fm/zellij/HISTORY
@@ -1,3 +1,6 @@
+2024-11-04 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.41.1
+
2024-09-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.40.1



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (1aba57b0e5fde03c1ee6b2c376cb45ca64f50298), Pavel Vinogradov, 11/04/2024

Archive powered by MHonArc 2.6.24.

Top of Page