Skip to Content.
Sympa Menu

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

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
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (10353b8ea883fd0e62ae5ddd04548a136b1957a8)
  • Date: Wed, 21 Jun 2023 00:38:06 +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 10353b8ea883fd0e62ae5ddd04548a136b1957a8
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

shell-term-fm/zellij: version 0.37.2

diff --git a/shell-term-fm/zellij/DETAILS b/shell-term-fm/zellij/DETAILS
index c411ea4..ec8545d 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.36.0"
-
SOURCE_HASH="sha512:a5271245fc51d7dbe5c311e5cb0a0437ca86160c0d26014580d1a21ab5d498586f6bb115af3bccd6f64aec2b1d30eb4df6aaf085214fc9f565a4c8f7bd1ce941"
+ VERSION="0.37.2"
+
SOURCE_HASH="sha512:6fd36a95573f439b1469a16622b04b12ff253479b981d3e3903ac8e59f795c842fddf6c8a49863020e9371bcdf30428c723c4a8fea2b012a9d00f1ce99219958"
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 b52071b..f08a20d 100644
--- a/shell-term-fm/zellij/HISTORY
+++ b/shell-term-fm/zellij/HISTORY
@@ -1,3 +1,6 @@
+2023-06-20 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.37.2
+
2023-05-07 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.36.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (10353b8ea883fd0e62ae5ddd04548a136b1957a8), Pavel Vinogradov, 06/20/2023

Archive powered by MHonArc 2.6.24.

Top of Page