Skip to Content.
Sympa Menu

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

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 (c7b38d1201f814f9ce222407cafc12b0432a3206)
  • Date: Thu, 2 Jan 2025 17:03:49 +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 c7b38d1201f814f9ce222407cafc12b0432a3206
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/hyprutils: version 0.3.2

diff --git a/wm-addons/hyprutils/DETAILS b/wm-addons/hyprutils/DETAILS
index 0044bbe..fb1796c 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.3.1"
-
SOURCE_HASH="sha512:30a6eea330f4593046132815a7863223472fd8b1ab03d16b9dff5842d112c3f96b97c97ce1ab5dea94316645586b00d8f16e7ed35c3416c65d0fb271d62a9f8b"
+ VERSION="0.3.2"
+
SOURCE_HASH="sha512:beeaf8ecf2a81ff0f5f6f698e43a3531721e8e82295c63afaa072875ef0fd01ac6b48d559001ef2d8e39a3f88f5a1a94e970cf86040047c0d3c669b7e3ec411f"
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 ac28ef9..30a093d 100644
--- a/wm-addons/hyprutils/HISTORY
+++ b/wm-addons/hyprutils/HISTORY
@@ -1,3 +1,6 @@
+2025-01-02 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.3.2
+
2025-01-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.3.1



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (c7b38d1201f814f9ce222407cafc12b0432a3206), Pavel Vinogradov, 01/02/2025

Archive powered by MHonArc 2.6.24.

Top of Page