Skip to Content.
Sympa Menu

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

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 (ce0f5a513cb5200a7d5040da3889a0423e00b044)
  • Date: Sat, 9 May 2026 23:15:40 +0000

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

windowmanagers/hyprland/DEPENDS | 1 +
windowmanagers/hyprland/HISTORY | 1 +
2 files changed, 2 insertions(+)

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

windowmanagers/hyprland: needs lua55

diff --git a/windowmanagers/hyprland/DEPENDS b/windowmanagers/hyprland/DEPENDS
index 6e8f52f..e650bbc 100755
--- a/windowmanagers/hyprland/DEPENDS
+++ b/windowmanagers/hyprland/DEPENDS
@@ -8,6 +8,7 @@ depends wayland-protocols &&
depends libxcursor &&
depends libxkbcommon &&
depends libinput &&
+depends lua55 &&
depends muparser &&
depends cairo &&
depends pixman &&
diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index c5ca93c..eded366 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -1,5 +1,6 @@
2026-05-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.55.0
+ * DEPENDS: needs lua55

2026-03-27 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.54.3


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (ce0f5a513cb5200a7d5040da3889a0423e00b044), Pavel Vinogradov, 05/09/2026

Archive powered by MHonArc 2.6.24.

Top of Page