guix_mirror_bot pushed a commit to branch kde-team
in repository guix.

commit 961a774a0c9f0dae5214f8f562f79370390324df
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 1 18:35:35 2025 +0530

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

diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm
index 9be8fe929e..6aa6f65cf0 100644
--- a/gnu/packages/kde-utils.scm
+++ b/gnu/packages/kde-utils.scm
@@ -1059,7 +1059,8 @@ sentences to be re-spoken.")
              kxmlgui
              podofo
              taglib
-             qt5compat))
+             qt5compat
+             qtwayland))
       (home-page "https://userbase.kde.org/KRename";)
       (synopsis "Utility to handle specialized file renames")
       (description "KRename is a batch file renamer by KDE.  It allows you to

Reply via email to