Skip to Content.
Sympa Menu

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

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 (0dd33f326512f1659ea01bd7ea600e784c7b096e)
  • Date: Sun, 1 Sep 2024 18:52:20 +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 0dd33f326512f1659ea01bd7ea600e784c7b096e
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

shell-term-fm/zellij: version 0.40.1

diff --git a/shell-term-fm/zellij/DETAILS b/shell-term-fm/zellij/DETAILS
index 1c89ff1..c6d2753 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.39.2"
-
SOURCE_HASH="sha512:4f77adfdad74fce1ece1abee6a354dc5fb2d81470ad798a76713b0c1c429d47d37f34a1e7c26949023c57d1ce57531f60df9f4bb1a5d5badd6fadcd62ffb4d30"
+ VERSION="0.40.1"
+
SOURCE_HASH="sha512:55d84c98e8f170cfb4682e8fcd687c014f2cc874b44cf61edfdcd18e64550a36740bbe03147e9dfd473ad5f4f299a572a87876db5c3ba1a8a38787acd990f9ea"
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 6298d39..8ecce08 100644
--- a/shell-term-fm/zellij/HISTORY
+++ b/shell-term-fm/zellij/HISTORY
@@ -1,3 +1,6 @@
+2024-09-01 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.40.1
+
2023-12-19 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.39.2



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (0dd33f326512f1659ea01bd7ea600e784c7b096e), Pavel Vinogradov, 09/01/2024

Archive powered by MHonArc 2.6.24.

Top of Page