guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 32901459d1ecabc77da837e6ff3442c76c2a8658
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sun Aug 30 23:22:11 2026 +0900

    gnu: gnome-meta-core-services: Drop packagekit.
    
    * gnu/packages/gnome.scm (gnome-meta-core-services): Remove packagekit.
---
 gnu/packages/gnome.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 0a6ae19f03..ea6be2cd49 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10804,7 +10804,6 @@ playing media, scanning, and much more.")
     (list accountsservice
           evolution-data-server         ;for the calendar widget
           network-manager
-          packagekit
           upower))))
 
 (define-public gnome-meta-core-shell

Reply via email to