Skip to Content.
Sympa Menu

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

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 (9859d837842854695c862c1362e6d7e94ff08c14)
  • Date: Sun, 5 Oct 2025 14:38:22 +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 9859d837842854695c862c1362e6d7e94ff08c14
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/hyprutils: version 0.10.0

diff --git a/wm-addons/hyprutils/DETAILS b/wm-addons/hyprutils/DETAILS
index a858408..e8c836c 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.9.0"
-
SOURCE_HASH="sha512:ba1c3d8b8b2ec8a574308fec7c0a194cac76eae628e4f7fcecb77432981d299d71177e71673c1eb41b086f331aa63febf7c06223997a5eda7276136b767d3f11"
+ VERSION="0.10.0"
+
SOURCE_HASH="sha512:9242d5e4fb0fd1561338f1f7d6ab430bcdf8033fdb9558e5e0b79a4e5ed11b19eb82ff8e624d6a9759646164891fbfe735473a50c9ee07505072c90288af8ffc"
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 b912b30..d59298e 100644
--- a/wm-addons/hyprutils/HISTORY
+++ b/wm-addons/hyprutils/HISTORY
@@ -1,3 +1,6 @@
+2025-10-05 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.10.0
+
2025-10-03 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.9.0



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (9859d837842854695c862c1362e6d7e94ff08c14), Pavel Vinogradov, 10/05/2025

Archive powered by MHonArc 2.6.24.

Top of Page