Skip to Content.
Sympa Menu

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

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 (fae79343d1a9d1f49df47fe7110ac761d85e80ac)
  • Date: Tue, 25 Jun 2024 21:47:06 +0000

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

windowmanagers/hyprland/DETAILS | 4 ++--
windowmanagers/hyprland/HISTORY | 3 +++
wm-addons/hyprutils/DETAILS | 4 ++--
wm-addons/hyprutils/HISTORY | 3 +++
4 files changed, 10 insertions(+), 4 deletions(-)

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

windowmanagers/hyprland: version 0.41.2

commit 08a4b063f6c93642bbd06544a041ec3a560c88b7
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/hyprutils: version 0.1.5

diff --git a/windowmanagers/hyprland/DETAILS b/windowmanagers/hyprland/DETAILS
index 8325c73..5468eae 100755
--- a/windowmanagers/hyprland/DETAILS
+++ b/windowmanagers/hyprland/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=hyprland
- VERSION=0.41.1
-
SOURCE_HASH=sha512:705d5bb493ba8755476f41a089f80c470b8ccf755fe626799e0888b01610a93c151b471c2b9e9cec6f0a58c02c00f47fe68a2c1c8507950a6b393fd1210fd21d
+ VERSION=0.41.2
+
SOURCE_HASH=sha512:ef8adb75a8f0cb21e084a37fcc971cefb5065550fae4039449610efdadc3059deb84e4e45d54d2d0525828086300dd7619d76aaad7d4df610e1ee86d9393f6f9
PROTOCOLS_COMMIT=e06482e0e611130cd1929f75e8c1cf679e57d161
UDIS86_COMMIT=5336633af70f3917760a6d441ff02d93477b0c86

SOURCE2_HASH=sha512:e21519d5897219b8837aab0077f5c4aa928c92e73a0304ad7549ca8ec823de461c4322747a077266a749f6a105233388dbbdf952c6cbd095b7ae80666d70339b
diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index 41ee6bf..cd15e64 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -1,3 +1,6 @@
+2024-06-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.41.2
+
2024-06-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.41.1
* DEPENDS: needs hyprutils
diff --git a/wm-addons/hyprutils/DETAILS b/wm-addons/hyprutils/DETAILS
index 7135b07..31646b9 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.1.4"
-
SOURCE_HASH="sha512:78b1ad188579b7ba9fb32f08aa3da6e96ec18544a1802d144cee9f64f473b6ee41a4cb3fba971524cfbf448e6cbe0aa32c36f53e8d50cbdf926126a9a44da8b6"
+ VERSION="0.1.5"
+
SOURCE_HASH="sha512:c7ca50507871aacdb9054a308d03bfd666df817f1020a6c8df00cd88d3368ffcda629eb5b3952a4fece4b191f8cf739d8f837b3baf59bc8582c310063b60037a"
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 85105c0..ac5c13d 100644
--- a/wm-addons/hyprutils/HISTORY
+++ b/wm-addons/hyprutils/HISTORY
@@ -1,3 +1,6 @@
+2024-06-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.1.5
+
2024-06-23 Pavel Vinogradov <public AT sourcemage.org>
* CONFIGURE, DEPENDS, DETAILS, PREPARE: created a spell, version 0.1.4



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (fae79343d1a9d1f49df47fe7110ac761d85e80ac), Pavel Vinogradov, 06/25/2024

Archive powered by MHonArc 2.6.24.

Top of Page