Skip to Content.
Sympa Menu

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

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 (e7a404a760223139567f1db08e95709dddd3cda8)
  • Date: Sun, 3 Sep 2023 23:04:52 +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 e7a404a760223139567f1db08e95709dddd3cda8
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

shell-term-fm/zellij: version 0.38.1

diff --git a/shell-term-fm/zellij/DETAILS b/shell-term-fm/zellij/DETAILS
index ec8545d..b4bd421 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.37.2"
-
SOURCE_HASH="sha512:6fd36a95573f439b1469a16622b04b12ff253479b981d3e3903ac8e59f795c842fddf6c8a49863020e9371bcdf30428c723c4a8fea2b012a9d00f1ce99219958"
+ VERSION="0.38.1"
+
SOURCE_HASH="sha512:08a7151d26249ef746022a04f2163942ec5acdc7840623a450ee2e2ab32297afc5b2fcc52450438211f8d39785c6bfbf2c6dcd84ea1753c5771f1d9e62f99847"
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 f08a20d..cff4d0f 100644
--- a/shell-term-fm/zellij/HISTORY
+++ b/shell-term-fm/zellij/HISTORY
@@ -1,3 +1,6 @@
+2023-09-03 Pavel Vinogradov <public AT sorcemage.org>
+ * DETAILS: version 0.38.1
+
2023-06-20 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.37.2




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e7a404a760223139567f1db08e95709dddd3cda8), Pavel Vinogradov, 09/03/2023

Archive powered by MHonArc 2.6.24.

Top of Page