Skip to Content.
Sympa Menu

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

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 (e80092980ad022e876e069b409e93e830ad7f1d6)
  • Date: Mon, 19 Feb 2024 18:14:05 +0000

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

wm-addons/hyprlang/DETAILS | 4 ++--
wm-addons/hyprlang/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

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

wm-addons/hyprlang: version 0.4.0

diff --git a/wm-addons/hyprlang/DETAILS b/wm-addons/hyprlang/DETAILS
index 2e15cc7..176f678 100755
--- a/wm-addons/hyprlang/DETAILS
+++ b/wm-addons/hyprlang/DETAILS
@@ -9,8 +9,8 @@ if [[ "${HYPRLANG_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.3.2"
-
SOURCE_HASH="sha512:ae621eef1736011038e7f1bc18eca87d5d60b1040a70daca70d0ad69ccad1f85dd1b6d429a65b03362183c6bd4901ba6cb72574288b634a5252c43b9ea69be1f"
+ VERSION="0.4.0"
+
SOURCE_HASH="sha512:f25ac8f5667e7c6600916fa730dcb66cef0f86ebedd7157e94691f3e46350f628d68a3974916c09d709bbb89582d66cf5c707ef263f20964b2f205972d72ebe8"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]="https://github.com/hyprwm/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz";
diff --git a/wm-addons/hyprlang/HISTORY b/wm-addons/hyprlang/HISTORY
index 180aad7..daca1a4 100644
--- a/wm-addons/hyprlang/HISTORY
+++ b/wm-addons/hyprlang/HISTORY
@@ -1,3 +1,6 @@
+2024-02-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.4.0
+
2024-02-17 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.3.2



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (e80092980ad022e876e069b409e93e830ad7f1d6), Pavel Vinogradov, 02/19/2024

Archive powered by MHonArc 2.6.24.

Top of Page