Skip to Content.
Sympa Menu

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

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 (8ab84a657ce7a9b9ac051717cf45d3146d905ee5)
  • Date: Wed, 25 Sep 2024 03:45:38 +0000

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

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

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

wm-addons/hyprutils: version 0.2.3

diff --git a/wm-addons/hyprutils/DETAILS b/wm-addons/hyprutils/DETAILS
index 5b1fb00..4656e49 100755
--- a/wm-addons/hyprutils/DETAILS
+++ b/wm-addons/hyprutils/DETAILS
@@ -9,8 +9,8 @@ if [[ "${HYPRUTILS_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.2.2"
-
SOURCE_HASH="sha512:5c5a574a6bd1d06bbff547b319d7cebe6d2123939ce4f3e33ab0593054570a9a0d1f7b84336bdb58eadd89ea9b6bbb36cc352a86dccea5d51aec850e127fb152"
+ VERSION="0.2.3"
+
SOURCE_HASH="sha512:00b65d3d253e9b4da307c5fefe7d50cef4a84ba0d7d073f6222ff2eaf7e23cdb8685988d66169d6f93caf5d91dceacc5e718644375401a7686359d89cfd3e5f7"
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/hyprutils/HISTORY b/wm-addons/hyprutils/HISTORY
index 8c54922..f156076 100644
--- a/wm-addons/hyprutils/HISTORY
+++ b/wm-addons/hyprutils/HISTORY
@@ -1,3 +1,6 @@
+2024-09-24 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.2.4
+
2024-09-22 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.2.2



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (8ab84a657ce7a9b9ac051717cf45d3146d905ee5), Pavel Vinogradov, 09/24/2024

Archive powered by MHonArc 2.6.24.

Top of Page