This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 65d7be9eb9 gnu: skladnik: Add qtwayland to inputs.
65d7be9eb9 is described below

commit 65d7be9eb95340324ad0f8cd813edb4d5ca21dd1
Author: Sughosha <[email protected]>
AuthorDate: Fri Mar 6 20:18:59 2026 +0530

    gnu: skladnik: Add qtwayland to inputs.
    
    * gnu/packages/kde-games.scm (skladnik)[inputs]: Add qtwayland.
    
    Change-Id: I17c9e758adada7c88bc073eb97efc64ca487e594
---
 gnu/packages/kde-games.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index 2f1a5b3cec..f8c84ebc63 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -2002,7 +2002,8 @@ This package is part of the KDE games module.")
            kio
            kwidgetsaddons
            kxmlgui
-           povray))
+           povray
+           qtwayland))
     (home-page "https://apps.kde.org/skladnik/";)
     (synopsis "Japanese warehouse keeper sokoban game")
     (description "Skladnik is the Japanese warehouse keeper sokoban game.

Reply via email to