This is an automated email from the git hooks/post-receive script.
z572 pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 136115fa0f Partial revert "services: plasma-polkit-settings: Add
missing packages."
136115fa0f is described below
commit 136115fa0fb2ce2004abcf6e1839784b19c49259
Author: Zheng Junjie <[email protected]>
AuthorDate: Sat Mar 29 09:52:47 2025 +0800
Partial revert "services: plasma-polkit-settings: Add missing packages."
This partially reverts commit 0cdb587628daf27480a9d6b6cb542f457d0f8e2f.
Fixes <https://issues.guix.gnu.org/77344>.
* gnu/services/desktop.scm (plasma-polkit-settings): Remove "kglobalaccel".
Change-Id: If0f414c59f40e0b41f138673137e7221578de3f2
---
gnu/services/desktop.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index e53a69df30..fe034cfa8f 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -1954,7 +1954,6 @@ rules."
"plasma-workspace"
"plasma-disks"
"kdeplasma-addons"
- "kglobalaccel"
"kinfocenter"
"libksysguard"
"kpmcore"